Last updated: August 7, 2026
Check Metrics
dash0.check.evaluation.outcome
Encodes the outcome of check evaluations as an enum.
View the dash0.check.evaluation.outcome metric in Dash0
| Property | Value |
|---|---|
| Instrument | Gauge |
| Unit | {enum} |
| Stability |
Emitted by the check evaluation pipeline (scope dash0-issue-metrics).
Deprecated PromQL alias: dash0_check_evaluation_outcome.
dash0.check.evaluation.value
The value returned by a check evaluation.
View the dash0.check.evaluation.value metric in Dash0
| Property | Value |
|---|---|
| Instrument | Gauge |
| Unit | 1 |
| Stability |
Emitted by the check evaluation pipeline (scope dash0-issue-metrics).
Deprecated PromQL alias: dash0_check_evaluation_value.
dash0.check.status
Encodes the current state of a check as an enum.
View the dash0.check.status metric in Dash0
| Property | Value |
|---|---|
| Instrument | Gauge |
| Unit | {enum} |
| Stability |
Emitted by the check evaluation pipeline (scope dash0-issue-metrics).
The value represents the check's overall status (e.g., ok, degraded, critical).
Deprecated PromQL alias: dash0_check_status.