Dash0 - OpenTelemetry-native observability without vendor lock-in
Dash0 is a developer-friendly observability platform built natively on OpenTelemetry. It ingests logs, metrics, and traces via OTLP with no proprietary agents, PromQL support, and transparent cost control.
TL;DR
TL;DR: Dash0 is an OpenTelemetry-native observability platform that ingests logs, metrics, and traces via OTLP with no proprietary agents. It runs on PromQL, Perses, and OTLP standards, offers a free tier, and is designed for teams tired of vendor lock-in and opaque pricing.
Source and Accuracy Notes
⚠️ This section is MANDATORY. All links must be verified from actual source, not guessed.
- Project page: dash0.com — verified OG image and product description
- Source repository: github.com/dash0hq — verified org with 3 public repos
- License: Apache-2.0 (verified via github.com/dash0hq/agent-skills)
- HN launch thread: news.ycombinator.com/item?id=42378839 — Show HN Dec 2024, 14 points
- Source last checked: 2026-08-20
What Is Dash0?
Dash0 is an observability platform purpose-built on open standards. According to its official site, the platform is “OpenTelemetry-native from the first trace” — meaning you send data via OTLP and Dash0 handles the rest without requiring proprietary collectors or agents.
The core promise: full visibility into logs, metrics, and traces without the operational overhead of managing complex ingestion pipelines or being locked into a vendor’s agent ecosystem.
Key Features
OpenTelemetry-first ingestion
Dash0 accepts data via OTLP (OpenTelemetry Protocol), the CNCF-standard wire format. This means you can use any OTel-compliant SDK or collector to send data — no vendor-specific instrumentation required.
PromQL and Perses integration
Metrics queries use PromQL, the open query language widely supported across the observability ecosystem. Dash0 also ships with Perses for dashboarding, both open-source projects under the CNCF umbrella.
No new pipelines
Unlike platforms that require installing their own collectors side-by-side with your existing setup, Dash0 connects directly to your existing OTel collector. The agent-skills repo on GitHub includes reference documentation for OTel instrumentation patterns.
Cost control
Dash0’s tagline is “Ship more. Break less.” The platform offers a free tier with transparent pricing for scaling. Their documentation covers cost control as a first-class feature.
Dark mode and keyboard-driven navigation
The UI is dark-mode-first and designed for keyboard-driven workflows, appealing to developers who prefer efficiency over point-and-click interfaces.
Configuration as Code
Dashboards, alerting rules, and configurations can be managed declaratively — no UI-only configuration. This integrates with existing Infrastructure-as-Code workflows.
Open Source Components
The Dash0 GitHub org (github.com/dash0hq) maintains several public repositories:
- agent-skills — OpenTelemetry skills and reference documentation for AI coding assistants (85 stars, Apache-2.0)
- dash0-cli — Command line utility to interact with Dash0
- terraform-provider-dash0 — Terraform provider for configuring Dash0 programmatically
Practical Evaluation Checklist
Installation and setup:
- Dash0 is a hosted SaaS product — no self-hosted installation required
- Sign up at dash0.com/sign-up to start free
- Connect your existing OTel collector by pointing it at Dash0’s OTLP endpoint (documented in their docs)
Data ingestion:
- Verify your OTel SDK or collector is OTLP-compatible
- No proprietary agent installation needed — standard OTLP endpoints only
Querying data:
- Metrics: PromQL via the Dash0 UI or CLI
- Traces: Span-based navigation with log correlation
- Logs: Unified search across all signal types
Strengths:
- Zero vendor lock-in on instrumentation
- Transparent, usage-based pricing with a free tier
- Active open source contributions (CLI, Terraform provider, agent-skills)
Considerations:
- As a relatively young product (launched late 2024), some enterprise features are still maturing
- The platform is SaaS-only — no self-hosted option currently available
Security Notes
Dash0 uses standard OTel protocols for data transport. The platform’s Trust Center covers their security posture. The GitHub org’s open-source repositories are publicly auditable.
FAQ
Q: Does Dash0 require proprietary agents? A: No. Dash0 is built on the OTLP (OpenTelemetry Protocol) standard. You use any OTLP-compatible SDK or collector — no Dash0-specific agent installation required.
Q: What license are the Dash0 open source projects under? A: The agent-skills repo is Apache-2.0. The Terraform provider and CLI are also open source.
Q: Is there a self-hosted option? A: Currently Dash0 is a hosted SaaS product. Self-hosted deployment is not documented as of the last check.
Q: How does pricing work? A: Dash0 offers a free tier. Their site mentions “no per-seat AI fees” and “full cost control” — check dash0.com/pricing for current tier details.
Conclusion
Dash0 addresses a real pain point in the observability space: vendor lock-in through proprietary agents. By committing fully to open standards — OTLP for ingestion, PromQL for queries, Perses for dashboards — it positions itself as a neutral observability layer rather than a walled garden.
For teams already invested in OpenTelemetry, Dash0 is a natural fit. The free tier makes it easy to evaluate without commitment, and the open-source CLI and Terraform provider enable automation-first workflows.
If you are evaluating Dash0, start with their official documentation and the agent-skills repo for instrumentation patterns.
Related Posts
ai-setup
Recall – Persistent Memory for Claude Code via MCP Hooks
Recall gives Claude Code a permanent memory store that survives session restarts and context compaction. Four hooks capture and restore context automatically — with cloud SaaS or self-hosted options.
2/28/2026
dev-tools
Automotive Skills Suite for AI Engineering
Evaluate Automotive Skills Suite for APQP, ASPICE, HARA, safety-plan, and DIA workflows with setup notes, governance risks, and SME review guidance.
5/28/2026
dev-tools
awesome-agentic-ai-zh Roadmap Guide
Explore awesome-agentic-ai-zh as a Chinese agentic AI learning roadmap, with setup notes, track selection, study workflow, and evaluation guidance.
5/28/2026