Dash0 Raises $35 Million Series A to Build the First AI-Native Observability Platform

Metrics

One of the key signals of Observability is metrics. Find out how Dash0 allows you to quickly navigate through your metrics and use them in alerts and dashboards.

Supported Metric Types

Dash0 supports all standard OpenTelemetry metric types, with the exception of exponential histograms. The supported types include:

  1. Counter: Monotonically increasing values that track the occurrence of events
  2. Gauge: Values that can increase or decrease over time
  3. Histogram: Samples observations into configurable buckets
  4. Exponential Histogram: Samples observations into dynamically sized buckets
  5. Summary (Legacy): Similar to histograms but with client-side calculated quantiles

Reference: OTLP Metric Data Model


Last updated: October 10, 2025