BetaWeekly digests are a beta — we're trying something new. Feedback welcome.
Datadog leads the Gartner Magic Quadrant as agents and instrumentation expand
July 13–19, 2026
Datadog was named a Leader in the 2026 Gartner Magic Quadrant for Observability Platforms for the sixth consecutive year, while a wave of agent-driven features, new SDK instrumentation, and platform expansions arrived across Datadog, Sentry, and Dash0.
Datadog's leadership and agent-driven observability
Datadog's sixth consecutive Leader placement in the 2026 Gartner Magic Quadrant for Observability Platforms, where it was positioned highest in Ability to Execute, underscores the platform's breadth. The company backed that recognition with practical releases aimed at reducing investigative friction. The Cloud Cost skill in Bits Chat lets teams ask cost questions in plain language and get root cause analysis that blends billing data with observability metrics — a direct answer to the cross-team cost conversations that slow down incident response. On the security side, Datadog published its approach to building MCP tools for Cloud SIEM, focusing on scoping tools around user behavior patterns and managing the shared context window through progressive disclosure and query-based bulk triage.
SDK instrumentation expands: MCP, HTTP/2, and Apollo Federation
The week's biggest SDK story came from Datadog's JavaScript tracing libraries. Both dd-trace-js 6.4.0 and 5.115.0 added tracing for core-API HTTP/2 servers and Apollo Federation entity resolvers — critical for teams running GraphQL mesh architectures. More notably, dd-trace-js 6.3.0 introduced tracing for Model Context Protocol server requests and client operations, alongside LLM session_id propagation across services. This positions Datadog to observe the emerging MCP ecosystem, where AI agents call external tools through standardized protocols.
Sentry's SDKs also saw meaningful instrumentation gains. The JavaScript SDK 10.66.0 added orchestrion bundler plugins and instrumentation across NestJS, Next.js, Knex, KafkaJS, MySQL2, and Dataloader, while deprecating the @sentry/node-core and @sentry/tanstackstart packages. The Dart/Flutter SDK 9.23.0 shipped a new sentry_grpc package that traces gRPC calls, propagates traces to backends, and captures failed calls as errors. The Python SDK 2.66.0 promoted trace_lifecycle and ignore_spans to top-level tracing options, and fixed child span creation bugs in streaming paths across HTTP clients, task queues, and databases.
Stability fixes and platform expansions
Several Python SDK releases addressed a critical IAST false positive: tainted data from concurrent requests could leak into another request's checks. dd-trace-py 4.8.13, 4.11.1, 4.10.9, and 4.9.6 all scoped queries to the calling request's slot and fixed a PyYAML module cleanup crash that affected Airflow users. The Datadog Agent 7.81.1 added a reflector-based Kubernetes event collection path and upgraded to Go 1.26.5.
Dash0 had a strong week with two platform expansions. AWS Lambda observability is now available with one-click account connection via CloudFormation, a resource catalog across all accounts and regions, and one-click instrumentation without code changes. The Dash0 Operator 0.149.0 redacts auth tokens from logs, drops Python 3.9 support, and adds a spam filter for high-churn labels. The Operator 0.148.0 restructured pipelines to support namespaced and multiple datasets. Dash0 also renamed its "Events & Logs" tab to "Related logs & events" with cross-scope correlation and inline span boundary markers.
Sentry's heatmap visualization for Application Metrics, available in Custom Dashboards, brings a new way to spot patterns like latency correlating with request bursts, while the Sentry platform 26.7.0 added pull request lifecycle tracking and efficient bulk GroupDerivedData generation.
Releases covered20
- Dash0 adds full AWS Lambda observability with one-click account connection
- Dash0 Operator 0.149.0 redacts tokens from logs and drops Python 3.9 support
- Dash0 Operator 0.148.0 restructures pipelines for namespaced and multiple datasets
- Dash0 renames "Events & Logs" tab to "Related logs & events" with cross-scope correlation
- Datadog named Leader in 2026 Gartner Magic Quadrant for Observability Platforms
- Datadog launches Cloud Cost skill in Bits Chat for conversational cost analysis
- Datadog publishes approach to building MCP security tools for Cloud SIEM
- APM dd-trace-js 6.4.0 traces HTTP/2 servers and Apollo Federation resolvers
- Datadog APM dd-trace-js 5.115.0 traces HTTP/2 servers and Apollo Federation resolvers
- Datadog dd-trace-js 6.3.0 adds MCP tracing and LLM session propagation
- Datadog APM dd-trace-py 4.8.13 fixes IAST false positive and PyYAML cleanup crash
- Datadog dd-trace-py v4.11.1 fixes PyYAML cleanup crash and IAST process abort
- Datadog APM dd-trace-py v4.10.9 fixes IAST false positives and profiling crash
- Datadog dd-trace-py v4.9.6 fixes PyYAML cleanup and IAST false positives
- Datadog Agent 7.81.1 adds reflector-based Kubernetes event collection