Dash0 Acquires Lumigo to Expand Agentic Observability Across AWS and Serverless

Changelog

Recent changes and improvements to Dash0

Join us on a journey through Observability and OpenTelemetry as we improve our product. Stay connected with our Newsletter or RSS for fresh updates.

Feb 5, 2026

Dash0 Command Line Interface is GA

We're excited to announce the general availability of the Dash0 CLI — a command-line interface that brings Dash0 asset management to your terminal, CI/CD pipelines, and automation workflows.

The Dash0 CLI enables you to manage your observability assets programmatically, making it easy to version control dashboards, implement GitOps workflows, and automate your observability infrastructure from shell, scripts and agentic AI.

Key features

- GitOps-Ready Asset Management — Create, update, and delete dashboards, check rules, synthetic checks, and views using declarative YAML files. Use the apply command to sync your assets from version control, with support for dry-run validation before making changes.
- Multi-Environment Profiles — Configure multiple profiles for different environments (dev, staging, production) and switch between them seamlessly. Environment variables provide additional flexibility for CI/CD integration.
- Flexible Output Formats — Export assets in table, wide, JSON, or YAML formats for easy scripting, reporting, and backup workflows.

Quick start

# Install via Homebrew
brew install dash0hq/tap/dash0

# Configure your profile
dash0 config profiles create prod \
--api-url https://api.eu-west-1.aws.dash0.com \
--auth-token auth_xxx

# Apply your assets
dash0 apply -f dashboards/

Try it out

The Dash0 CLI is open source and available on https://github.com/dash0hq/dash0-cli. We welcome contributions and feedback from the community.

Let us know which additional features you would like to see!

Read more

Turn any Dash0 feature into a composable link with parameters for maximum flexibility.

Press CMD+SHIFT+D to copy to your clipboard a shareable URL with all applied (and supported) feature modifiers. For more flexibility, the chainlink button in the header opens the possibility to configure the URL with the exact parameters you need to bring elsewhere:

deep link creation modal

Bringing Dash0 closer to where your teams are

Developers work across multiple tools to do their daily work. With Shareable URLs, Dash0 can be integrated with the tools developers are already using, such as internal developer platforms, runbooks, documentation, and communication platforms.

Quick human-readable references to specific Dash0 features have never been simpler.

Help reason through the state of your system and resolve issues faster without needing to hit the browser bookmark. Creating Deeplink URLs for trace and log explorers with custom views, filtered services feature. You can make the developer experience of navigating to a specific setup effortless.

You can find more details in the deeplink's documentation

Read more

Jan 28, 2026

Extended Retention for Synthetic API Check Runs

We've increased the retention period for synthetic API check runs from 30 days to 13 months at no extra cost. This change applies to all check runs executed from January 19, 2026 onwards. Existing check runs will continue to follow the previous 30-day retention policy.

We've increased the retention period for synthetic API check runs from 30 days to 13 months at no extra cost. This change applies to all check runs executed from January 19, 2026 onwards. Existing check runs will continue to follow the previous 30-day retention policy.

Read more

Jan 28, 2026

Kubernetes Operator: per-namespace export and API sync

Telemetry export and API sync now support per-namespace configuration to enable more flexible routing.

Starting with version 0.99 of the Dash0 Kubernetes Operator, you can define per-namespace settings for exporting telemetry and syncing custom resources (Dash0View, Dash0SyntheticCheck, PrometheusRule, PersesDashboard) to different backends and/or datasets.

The configuration in the Dash0OperatorConfiguration serves as a default that can be overridden by providing an alternative configuration in a namespace's Dash0Monitoring resource.

You can find more details in the operator's documentation.

Read more

Jan 27, 2026

New AI Integrations: OpenCode, LangChain, kagent, OpenLIT and Kiro

Build smarter and monitor better with 5 new AI integrations. Connect AI tools to your telemetry for context-aware coding, or track LLM performance, costs, and agent behavior in production.

We've added five new AI integrations to help you build and monitor intelligent applications:

dashboard showing new AI integrations

AI Coding Assistants (connect to your Dash0 telemetry):

  • OpenCode - Terminal AI coding agent that uses your telemetry data to identify issues and correlate incidents with code changes.
  • Kiro - Agentic IDE with spec-driven development that leverages your observability data for telemetry-aware coding and root-cause analysis.

OpenTelemetry Monitoring (observe your AI applications):

  • kagent - Kubernetes-native platform for building and deploying AI agents that can connect to MCP servers (including Dash0). Monitor your agents' LLM calls, tool executions, and orchestration flows with built-in OpenTelemetry support.

LLM Application Monitoring (observe your AI applications):

  • LangChain - Monitor LLM call performance, token usage, and chain execution flows in your LangChain applications.
  • OpenLIT - OpenTelemetry-native observability for LLM applications with automatic instrumentation and GPU monitoring.

These integrations enable you to build AI-powered tools that understand your system's behavior through telemetry, and monitor the performance and costs of your AI applications in production.

Read more

Jan 27, 2026

Organize assets with folders

As observability grows, dashboards and alerts quickly pile up. Without structure, it becomes difficult to navigate and maintain clarity. That’s why Dash0 now introduces Folders.

Dash0 Folders let you organize assets by service, environment, or business domain, reflecting how your team actually works. This makes it easier to find the right dashboard and keeps your workspace organized as your system evolves.

Dashboard list with folders"Move to" dialog

Folders are built for scale. You can manage them through Infrastructure as Code, keeping your organizational structure consistent across development, staging, and production. Teams can also define which folders appear by default, giving everyone a clean and intentional starting point.

In short: Folders reduce clutter and bring structure to growing observability environments, so Dash0 remains as organized as the systems you monitor.

Read more

Jan 16, 2026

Service Views and a new Service Map

Today, we’re launching Dash0 Services in Beta. We’ve turned your OpenTelemetry data into a real-time, living map of your entire system. No proprietary agents, no manual configuration - just the payoff for the instrumentation work you’ve already done.

📊 Service Catalogue

Get a bird’s-eye view of your system health or dive deep into specific code paths.

  • The Command Center: A high-level list of every service.
  • Infrastructure Resources: See "Failed Checks" on Resources alongside your APM metrics.

Endpoint-Level Granularity: Use the Operations Tab to see which specific operation is failing, even when the rest of the service looks healthy.

🗺️ Service Map

We had a Service Map before so what's new?

  • Customizable Views: Save your preferred filters to quickly see the services most relevant to your work by default.
  • Dynamic Traffic Visualization: Easily discover traffic flows and paths within your service topology with overlaid particles.
  • Grouped External Services: Explore external services organized by similarity, reducing clutter and complexity compared to the full internal map.

We use OpenTelemetry semantic conventions to automatically draw the connection between your services.

  • Automatic Discovery: Connections are derived live from your tracing data.
  • Visualize the Blast Radius: RED metrics (Requests, Errors, Duration) are overlaid on every connection so you can see exactly where a failure starts and where it spreads.
Read more

Jan 14, 2026

Meta Check Rules

Check rules can now query Dash0's own check metrics (dash0.check.*, dash0.issues.*, dash0.synthetic_check.*), enabling higher-level alerts based on the status of other checks.

Use this to:

  • Aggregate check failures and group multiple related checks into a single alert, reducing alert fatigue by consolidating notifications.
  • Monitor synthetic check execution and latency metrics: dash0.synthetic_check.runs and dash0.synthetic_check.http.timing.*

Find out more in Meta Check Rules

Read more

Dec 18, 2025

Improvements in sorting data in dashboard charts

You can now sort by Query name across all supported chart types, making it easier to organize multi-query panels exactly how you want them.

We've expanded the sorting options available in dashboard panels. You can now sort chart data by the Query name, giving you a new way to organize panels that contain multiple queries. This works across all chart types that support sorting, including Time Series Tables, Pie Charts, Hierarchy Maps, and more.

For Time Series Tables, the "Auto" sort option now sorts by value, surfacing your most significant data points first.

We've also tidied up the sorting dropdown itself: options like Value and Query name are now properly capitalized, and the Hierarchy Map's "sort groups by" field now shows inline help text instead of a tooltip.

Read more

Dec 18, 2025

Visually explaining calculations

Calculations are an important element of many dashboard panels: they allow you to “summarize” a timeseries into one single data point, which is precisely what you need for Pie charts, Stats charts and more. But they are pretty difficult to understand. If you have ever wondered what "First non-null value" actually means for your panel calculations, you are not alone. We've added interactive visual examples to every calculation type selector, so you can see exactly how each option works before you choose it.

When configuring charts that support the calculation field, you can hover over any calculation type in the dropdown to see a visual example of how it processes your data points within the query window.

Each visualization clearly illustrates the behavior of the calculation, including how it treats numeric values, Not-a-Number (NaN) entries, and edge cases. Whether you're deciding between "First value" and "First non-null value", or wondering how "Instant" differs from "Last", these guides will help you pick which one to use.

all the examples

You can access these examples in Dash0 by hovering over the info icon next to the Calculation dropdown.

example of info button

The images are static, it does not adjust to the reality of the data. But let us know if you find this kind of visual hints useful!.



Read more