Dash0 Raises $110M Series B at $1B Valuation

Python Monitoring

Python Monitoring from request to root cause

Debug slow views, trace requests across async boundaries, and monitor background workers end to end. Built natively on OpenTelemetry with no proprietary agent or SDK.

Start for free or Book a demo

Trusted by

Mitre Angjelkoski

Mitre Angjelkoski

Infrastructure engineer - Chargetrip

In an age of overly complex tools, we find that Dash0 stands out for its simplicity and speed. With simple pricing, easy integration, amazing filtering capabilities, fast handling of large data volumes, and straightforward alerting with clear error messages, Dash0 makes observability a breeze.

Dennis Schulte

Dennis Schulte

CTO - Hayuno AG

Despite being a young company, Dash0 delivers enterprise-grade quality and features—automatic instrumentation, spans, logs with semantic context, PromQL support, AI-powered trace triage—all working reliably from day one.

Carlo Verhoeven

Carlo Verhoeven

Senior Full-Stack Engineer - catchHR

Dash0 has significantly streamlined our approach to observability and OpenTelemetry, bringing everything together in one place. The intuitive interface and seamless integration have enabled us to quickly gain valuable insights into our systems and resolve issues efficiently.

David Abram

David Abram

Senior Web Developer - CroCoder

What I love most about Dash0 is that it's fully OpenTelemetry native which has significantly improved our software development process. The seamless navigation from logs to traces to metrics streamlines bug diagnosis and troubleshooting, enhancing our team's efficiency.

Elliot Dauber

Elliot Dauber

Software Engineer - Vercel

The tracing UI is amazing. When we switched to Dash0, it significantly cut down the amount of time from a bug being reported to figuring out why it happened and fixing it. Filtering on attributes is extremely intuitive, and the tracing tree UI is awesome.

Oliver Michels

Oliver Michels

DevOps Cloud Architect - AV Software Solutions 360° at Bechtle

With Dash0, we have found an OpenTelemetry-native solution that provides the flexibility we need. With the support of the open standard OpenTelemetry, we are able to handle public resources responsibly.

Patrice Bouillet

Patrice Bouillet

Solution Architect - Porsche Digital

Dash0's foundation on open source standards ensures future-proof and next-gen observability. Their focus on ease of use empowers all of our developers to gain insights quickly.

Catch slow queries and memory leaks before they burn through your gunicorn workers

Process memory, GC collections, active threads, and asyncio task counts for Python in production.

Runtime Metrics

Find the runtime bottleneck behind "Python is slow"

Track process RSS, GC collection counts across generations, active thread count, and CPU time. Spot memory leaks in long-running workers before they force a restart.

Find the runtime bottleneck behind "Python is slow"
See the full picture across asyncio tasks, Celery workers, and HTTP calls
Async Context

See the full picture across asyncio tasks, Celery workers, and HTTP calls

Distributed traces that follow context through asyncio coroutines, Celery task chains, and multi-process worker pools. You see the full flow from web handler to background job, not just the WSGI request.

Connect the signal to the incident

Logs, traces, metrics, and alerts in one connected view. Click from one to any other.

Jump from a log line to the trace that produced it
Signal Correlation

Jump from a log line to the trace that produced it

Click from a log line to its trace, then jump from a span to the underlying metrics. Works with the standard logging module, Loguru, and structlog. OpenTelemetry's trace-context correlation and Dash0's resource-centric design make it automatic, no manual linking.

Alerting

Get alerted before your users notice

Define checks on Python process memory, Celery queue depth, or HTTP latency using PromQL or the query builder. Reuse open-source alert rules from Awesome Prometheus Alerts and get notified via email, Slack, or any webhook.

Get alerted before your users notice

Start seeing telemetry in minutes, not days

Install the OpenTelemetry distro, bootstrap your libraries, and wrap your app with opentelemetry-instrument. No code changes required.

pip install, wrap your entrypoint, done
Setup

pip install, wrap your entrypoint, done

Install opentelemetry-distro, run opentelemetry-bootstrap to detect your libraries, then wrap your app with opentelemetry-instrument. Works with any WSGI or ASGI server.

Zero-code instrumentation via the Dash0 Operator
Kubernetes

Zero-code instrumentation via the Dash0 Operator

The Dash0 Operator auto-instruments Python pods on Kubernetes with zero code changes. Or configure via environment variables in your Dockerfile for any deployment target.

Teach your coding agent OpenTelemetry
Agent Skills

Teach your coding agent OpenTelemetry

Open-source skills for Claude Code, Cursor, Windsurf, and 38+ other AI coding agents. Correct resource attributes, span status codes, and Collector patterns from the first commit.

Future-proof your observability stack

No proprietary agents and no vendor-specific code in your repo, just standard OpenTelemetry from instrumentation to export to query.

OpenTelemetry

Vendor lock-in is a thing of the past

Dash0 is designed as an OpenTelemetry-native observability platform. Your instrumentation uses the official OTel Python SDK — semantic conventions and resource attributes preserved as-is, enabling standardized data collection across distributed systems.

Bring your existing Prometheus alerts, or write SQL
PromQL + SQL

Bring your existing Prometheus alerts, or write SQL

Import your existing Prometheus alerts and query traces, logs, and metrics with PromQL or SQL.

Dashboards, alerts, and configs you can take with you
Portable Artifacts

Dashboards, alerts, and configs you can take with you

Perses-compatible dashboards, PromQL alert rules, and OTel Collector configs. Everything Dash0 produces is an open-standard artifact you can commit to git.

Go deeper on Python observability

One package, a few env vars, and your first traces in minutes.

Book a demo