mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
|
|
||
|---|---|---|
| .. | ||
| metrics.go | ||
| README.md | ||
| registry.yaml | ||
Metrics
This document describes the metrics defined in this semantic convention registry.
| Metric | Type | Unit | Description |
|---|---|---|---|
prometheus_tsdb_wal_reader_corruption_errors_total |
counter | {error} | Errors encountered when reading the WAL. |
Metric Details
prometheus_tsdb_wal_reader_corruption_errors_total
Errors encountered when reading the WAL.
- Type: counter
- Unit: {error}
- Stability: development
Attributes
| Attribute | Type | Description | Examples |
|---|---|---|---|
error |
string | The type of error. | invalid |