惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 司徒正美
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Last Week in AI
Last Week in AI
大猫的无限游戏
大猫的无限游戏
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
爱范儿
爱范儿
The Cloudflare Blog
阮一峰的网络日志
阮一峰的网络日志
博客园 - 叶小钗
博客园_首页
有赞技术团队
有赞技术团队
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
V
V2EX
V
Visual Studio Blog
博客园 - 三生石上(FineUI控件)
S
SegmentFault 最新的问题
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Apple Machine Learning Research
Apple Machine Learning Research
美团技术团队

Datadog | The Monitor blog

Introducing our open source AI-native SAST Instrument and monitor Boomi integration flows with OpenTelemetry and Datadog Not all index scans are equal: How we cut query latency by over 99% Platform engineering metrics: What to measure and what to ignore Integrate Recorded Future threat intelligence with Datadog Cloud SIEM CI/CD security: threat modeling using a MITRE-style threat matrix CI/CD security: How to secure your GitHub ecosystem Ingress NGINX is EOL: A practical guide for migrating to Kubernetes Gateway API Operating agentic AI with Amazon Bedrock AgentCore and Datadog LLM Observability: Lessons from NTT DATA Introducing the Datadog Code Security MCP Capture and analyze custom heatmaps in Session Replay Understand session replays faster with AI summaries and smart chapters Monitor ClickHouse query performance with Datadog Database Monitoring How we designed empathetic alert sounds for on-call engineers Search and act across Datadog to resolve issues faster with Bits Assistant Measure the business impact of every product change with Datadog Experiments Analyzing round trip query latency Configuring JavaScript caches for better performance Introducing Bits AI Dev Agent for Code Security Datadog achieves ISO 42001 certification for responsible AI Monitor Nutanix clusters, hosts, and VMs with Datadog Monitor Juniper Mist in Datadog A new Host Map for modern infrastructure Annotate traces to improve LLM quality with Datadog LLM Observability What’s new in Cloud SIEM: AI-powered investigations, enhanced threat intelligence, and scalable security operations Explore Kubernetes with native OpenTelemetry data Monitor Oracle Fusion Cloud Applications with Datadog Announcing the Datadog Terraform provider v4.0.0 Scaling Kubernetes workloads on custom metrics How to design cloud environments for AI-powered threat analysis
Meet the new Bits AI SRE: Deeper reasoning, twice as fast
Dan Green, Kai Xin Tai, Brianne Bujnowski · 2026-03-05 · via Datadog | The Monitor blog

When we announced Bits AI SRE at DASH 2025, we introduced an autonomous SRE agent that investigates alerts the moment they trigger. Bits AI SRE reads the same telemetry data as your team, understands your architecture, and follows your runbooks to identify likely root causes before you even open your laptop. It’s your AI teammate that’s always on call.

Now, we’re announcing the next generation of Bits AI SRE. It features a faster, more intelligent agent with broader data access and new triage and remediation capabilities. Together, these advancements enable Bits to navigate complex observability environments more effectively, reason across dependencies, and integrate with your existing workflows and tools. The result is an agent that’s more accurate on internal benchmarks and approximately twice as fast.

In this post, we’ll explore how the latest updates to Bits AI SRE enable you to:

  • Accelerate investigations for complex scenarios

  • Troubleshoot your full stack with expanded Datadog data sources

  • Understand agent reasoning with the Agent Trace view

  • Triage issues and assign them to the right team directly from chat

  • Integrate Bits into your existing automations and workflows

Accelerate investigations for complex scenarios

Bits AI SRE has a new agent harness (the orchestration layer that manages long-running tasks) and tighter integration with MCP-powered tools. As a result, the agent can plan investigations, evaluate competing hypotheses for root causes, and refine its investigations in real time. Bits AI SRE can complete investigations about 2 times faster than before—in approximately 3-4 minutes, depending on complexity.

Screenshot that shows a chat with Bits AI SRE, in addition to a hypothesis tree that shows the agent’s reasoning as it explores high latency.

Bits AI SRE can also determine the root cause of system-wide alerts that involve multiple dependencies, including scenarios that were previously out of reach. For example, consider an alert triggered by an increasing message-processing lag in a data pipeline. The Bits AI SRE agent first detects from logs that similar alerts had been firing in the days leading up to the incident. Instead of limiting its analysis to a single spike, the agent automatically expands the time range of its metric queries and uncovers a sustained, multi-day increase in lag.

From there, the agent traces the issue to Kubernetes pods that had gone offline and failed to restart due to a configuration error. The root cause would have remained hidden if Bits AI SRE hadn’t broadened the scope of analysis and correlated signals across logs, metrics, and infrastructure state.

Troubleshoot your full stack with expanded Datadog data sources

Bits AI SRE now has access to a broader set of Datadog data sources, enabling more comprehensive investigations. In addition to metrics, logs, traces, dashboards, and changes, Bits can now analyze source code, events, and data from Real User Monitoring (RUM), Database Monitoring, Network Path, and Continuous Profiler.

Expanded visibility enables Bits AI SRE to correlate signals across the full stack. An alert for elevated latency in an API can now be traced through user sessions, backend service dependencies, database queries, and network paths. Instead of analyzing each layer in isolation, the Bits AI SRE agent evaluates how user experience, infrastructure performance, and application behavior interact.

With access to cross-domain telemetry data, Bits AI SRE can uncover failure modes that span services, user experience, databases, and network layers. This holistic analysis makes it possible to identify root causes in distributed production systems where symptoms appear far from the originating issue.

Understand agent reasoning with the Agent Trace view

You can now see exactly how a Bits AI SRE investigation unfolded by using the Agent Trace view. Alongside the existing hypothesis tree, the agent trace presents each step that the Bits AI SRE agent took, including the tools it called, the data it queried, and the intermediate analysis it produced.

The Agent Trace view gives teams visibility into how the Bits AI SRE agent arrived at its conclusions. You can validate the approach, inspect how hypotheses were formed and eliminated, and diagnose situations where results differ from expectations. For teams that operate in regulated or high-risk environments, this transparency supports internal review processes and builds confidence in autonomous investigations.

Screenshot of the Agent Trace view that includes the root cause analysis and evidence from the investigation by Bits AI SRE.

Triage issues and assign them to the right team directly from chat

Investigations often stall at the handoff stage, when context must be copied into tickets, chat messages, or incident tools. Bits AI SRE now supports direct, human-in-the-loop triage actions from within the chatbot experience. Responders can review conclusions, make decisions, and trigger follow-up actions directly in chat without copying findings into external tools.

The Bits AI SRE chatbot can execute seven triage actions, including sending Slack and Microsoft Teams messages, creating incidents and paging appropriate engineers through Datadog Incident Response, creating cases in Datadog Case Management, and generating Jira tickets.

Screenshot of a chat where Bits AI SRE fulfills a user’s request to create an incident for a deployment that caused high latency.

Bits AI SRE automatically pulls relevant context from the investigation and your integrations to prefill messages, incident details, and ticket metadata. That context includes affected services, suspected root causes, relevant dashboards, and supporting telemetry data. By moving from investigation to coordinated response within the same interface, teams reduce context switching and shorten their time to action.

Integrate Bits into your existing automations and workflows

Bits AI SRE investigations can now initiate automated remediation within the Datadog platform. Three new Bits AI SRE actions are available in the Datadog Action Catalog: Trigger Investigation, Get Investigation, and List Investigation.

These actions make investigations directly usable within workflows, custom agents, and apps. You can begin a new investigation (Trigger Investigation), retrieve and inspect its findings (Get Investigation and List Investigation), and then carry out follow-up steps such as pages, ticket creation, rollbacks, and other remediation workflows.

Screenshot of a workflow that includes steps to classify events, conduct investigations, and notify team members.

Sign up for new capabilities in Preview

We’re continuing to expand Bits AI SRE and have several new features in Preview, including:

  • Third-party integrations with tools such as GitHub, ServiceNow, Grafana, Splunk, Dynatrace, and Sentry to pull in telemetry data for root cause analysis

  • The ability to prompt Bits AI SRE to run an investigation without requiring a triggered monitor

  • A new configuration file named bits.md that you can tailor with team knowledge to instruct Bits AI SRE on how to troubleshoot your specific environment

  • An API to integrate Bits AI SRE with your internal tooling and agents

To get early access and provide feedback before general availability, complete the Preview sign-up form. Early feedback helps shape how Bits AI SRE operates.

Accelerate incident response and enhance system reliability with Bits AI SRE

The latest updates to Bits AI SRE expand its reasoning depth, broaden its data access, and integrate investigations more tightly with triage and automation. With these new capabilities, Bits AI SRE can analyze complex, multi-service alerts and help teams resolve issues faster. To learn more, check out the Bits AI SRE documentation.

If you’re new to Datadog, you can sign up for a 14-day free trial to get started.