Dash0 Release Notes
59 release notes curated from 2 sources by the Releasebot Team. Last updated: Jun 26, 2026
- Jun 16, 2026
- Date parsed from source:Jun 16, 2026
- First seen by Releasebot:Jun 26, 2026
Web events on the GeoMap
Dash0 adds web event pins on GeoMap, plus a city reference layer and trackpad pinch-to-zoom for easier global error spotting.
Your web event annotations now appear as pins right on the GeoMap, so you can see where in the world your users are hitting errors, not just that they are. Plus a new city reference layer and trackpad pinch-to-zoom.
Original source - Jun 16, 2026
- Date parsed from source:Jun 16, 2026
- First seen by Releasebot:Jun 26, 2026
Google Cloud infrastructure monitoring - Cloud SQL Monitoring
Dash0 now automatically collects Cloud SQL metrics for GCP projects, bringing CPU, memory, disk, and database performance insights.
Dash0 now collects metrics for your Cloud SQL instances automatically.
Connect a GCP project and see CPU, memory, and disk utilization, connection activity, and engine-specific performance for PostgreSQL, MySQL, and SQL Server, with no dashboards to build.
Original source All of your release notes in one feed
Join Releasebot and get updates from Dash0 and hundreds of other software products.
- Jun 15, 2026
- Date parsed from source:Jun 15, 2026
- First seen by Releasebot:Jun 26, 2026
Dash0 CLI: OAuth support, OTLP proxy, and more!
Dash0 adds browser-based OAuth login, local OTLP forwarding, precision queries, and one-command Homebrew install.
Browser-based OAuth login, a local OTLP forwarder for in-loop development, precision-mode queries for exact lookups, and a one-command Homebrew install — all in one release.
Original source - Jun 15, 2026
- Date parsed from source:Jun 15, 2026
- First seen by Releasebot:Jun 26, 2026
MCP OAuth Support
Dash0 adds secure MCP server connections to Agent0 with OAuth, letting users authorize once and skip manual token handling.
Connect MCP servers to Agent0 securely with OAuth — authorize once and skip manual token handling.
Original source - Jun 15, 2026
- Date parsed from source:Jun 15, 2026
- First seen by Releasebot:Jun 26, 2026
MCP Catalogue
Dash0 adds a new MCP catalogue to browse curated servers and connect them to Agent0 from the Integrations Hub.
The new MCP catalogue lets you browse a curated list of MCP servers and connect them to Agent0 in just a few clicks, right from the Integrations Hub.
Original source - Jun 12, 2026
- Date parsed from source:Jun 12, 2026
- First seen by Releasebot:Jun 26, 2026
Adaptive auto-refresh
Dash0 replaces the manual refresh picker with an automatic toggle that keeps charts and tables fresh at the right cadence.
We’ve replaced the fixed 10/30/60-second refresh picker with a single toggle, so Dash0 now keeps every chart and table fresh at the right cadence on its own.
Original source - Jun 1, 2026
- Date parsed from source:Jun 1, 2026
- First seen by Releasebot:Jun 26, 2026
Agent0 is Generally Available
Dash0 launches Agent0 GA with autonomous AI, continuous environment scanning, full-loop investigation, and pull request generation.
Agent0 is now Generally Available (GA) inside Dash0. The old assistant has been replaced by an autonomous production AI built on a new execution runtime, with continuous environment scanning, full-loop investigation, and pull request generation against your codebase.
Original source - May 28, 2026
- Date parsed from source:May 28, 2026
- First seen by Releasebot:Jun 26, 2026
Web events as chart annotations
Dash0 adds RUM web event annotations to time-series charts alongside logs, Kubernetes, and service events.
Correlate spikes and dips in your time-series charts with what real users were doing. Web events from RUM can now be overlaid as annotations, alongside the existing log, Kubernetes, and service event sources.
Original source - May 27, 2026
- Date parsed from source:May 27, 2026
- First seen by Releasebot:Jun 26, 2026
Broadening the support for Kubernetes semantic conventions and k8sobjectsreceiver
Dash0 adds support for new OpenTelemetry Kubernetes semantic conventions and first-class k8sobjectsreceiver output.
The OpenTelemetry K8s SIG has introduced new semantic conventions for replication controllers, horizontal pod autoscalers, persistent volumes and their claims, resource quotas and more. We added support for them in Dash0, alongside first-class support for the k8sobjectsrecevier and its (non semconv-compliant...) output.
Original source - May 21, 2026
- Date parsed from source:May 21, 2026
- First seen by Releasebot:Jun 26, 2026
Database Query Widget and Query Parameter Support
Dash0 brings query details to the span sidebar with syntax highlighting and filled-in prepared statement parameters.
When troubleshooting slow or failing database queries, knowing which query ran is the first thing you need, but finding it buried in the Attributes tab is painful. Now it's front and center in the span sidebar, syntax-highlighted, with prepared statement parameters already filled in.
Original source - May 8, 2026
- Date parsed from source:May 8, 2026
- First seen by Releasebot:Jun 26, 2026
Drill Down from Any Chart — Straight to the Data Behind It
Dash0 adds Explore and Triage actions that jump from charts and stats into matching signal explorers with filters already applied.
When you spot something unusual in a chart — a sudden spike in a logs chart, a latency outlier, an error rate climbing on one service — the next question is always the same: which records actually caused this? Dash0 now gives you a direct way of answering this question. Select a time range or on a chart, click a pie segment, or click a stat value, and an action bar appears with Explore and Triage actions that take you straight into the matching signal explorer with filters and time scope already applied.
Original source - May 4, 2026
- Date parsed from source:May 4, 2026
- First seen by Releasebot:Jun 26, 2026
Pre-built check rules from the Integrations Hub
Dash0 expands its Integrations Hub with 101 curated check rules for Kubernetes, Vercel, AWS RDS, Istio, Argo CD, Cilium and more.
The Integrations Hub now ships 101 curated check rules like Kubernetes, Vercel, AWS RDS, Istio, Argo CD, Cilium, the OpenTelemetry Collector, and many more.
Original source - May 2, 2026
- Date parsed from source:May 2, 2026
- First seen by Releasebot:Jun 26, 2026
Spam filter support in Infrastructure as Code
Dash0 now supports spam filters as code in CLI, Terraform, and Kubernetes operator to drop unwanted logs, spans, and metrics.
Spam filters in Dash0 let you drop unwanted logs, spans, and metrics before they reach storage by matching on structured attribute conditions.
You can now manage spam filters as code using the Dash0 CLI, Terraform provider, and Kubernetes operator, so your data-hygiene rules live right alongside the rest of your infrastructure.
Original source - Apr 30, 2026
- Date parsed from source:Apr 30, 2026
- First seen by Releasebot:Jun 26, 2026
Recording rule support in Infrastructure as Code
Dash0 adds recording rules as code in the Dash0 CLI, Terraform provider, and Kubernetes operator, helping teams pre-compute PromQL results for faster, cheaper dashboards and alerting. The familiar PrometheusRule format makes the workflow easier to adopt.
Dashboard queries that aggregate large volumes of raw metrics can be slow and expensive.
You can now define recording rules as code using the Dash0 CLI, Terraform provider, and Kubernetes operator, so pre-computed time series are version-controlled and deployed alongside the rest of your infrastructure.
Recording rules let you evaluate PromQL expressions on a schedule and store the results as new time series.
This means dashboards and alerting rules can query the pre-computed series instead of recalculating them on every load.
You author rules in the standard
Original sourcePrometheusRuleCRD format (monitoring.coreos.com/v1), so the syntax is already familiar if you have worked with the Prometheus Operator. - Apr 22, 2026
- Date parsed from source:Apr 22, 2026
- First seen by Releasebot:Jun 26, 2026
Google Cloud infrastructure monitoring — GA
Dash0 adds Google Cloud infrastructure monitoring with instant Cloud Run, Pub/Sub, and Cloud Storage metrics on connect.
Google Cloud infrastructure monitoring is now in Dash0.
Cloud Run, Pub/Sub, and Cloud Storage metrics flow the moment you connect a project — no setup required.
Original source
Curated by the Releasebot team
Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.
Similar to Dash0 with recent updates:
- Smokeball release notes132 release notes · Latest Jun 25, 2026
- Cosmolex release notes20 release notes · Latest Jul 30, 2025
- PracticePanther release notes34 release notes · Latest Apr 8, 2026
- Salesforce release notes14 release notes · Latest Jun 23, 2026
- Microsoft release notes624 release notes · Latest Jun 25, 2026
- Zoom release notes168 release notes · Latest Jun 22, 2026