Last updated: September 14, 2026
Issue Metrics
Metrics for Dash0 issues.
dash0.issue.status
Encodes the current issue status as an enum.
View the dash0.issue.status metric in Dash0
| Property | Value |
|---|---|
| Instrument | Gauge |
| Unit | {enum} |
| Stability |
Emitted by the check evaluation pipeline (scope dash0-issue-metrics).
Issues are created when a check rule transitions to a failed state.
This metric only exists for checks that are currently failing — there are no healthy, pending, or inactive values.
| Value | Name | Description |
|---|---|---|
1.0 | degraded | The issue represents one or more checks in degraded state. |
2.0 | critical | The issue represents one or more checks in critical state. |
Deprecated PromQL alias: dash0_issue_status.