cockroachdb / cockroachdb/cockroach
storage: expose LogWriterMetrics as time series
Open
A-storage
C-enhancement
T-storage
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Pebble exposes several metrics on the log writer:
https://pkg.go.dev/github.com/cockroachdb/pebble@v0.0.0-20230629233834-fc297170d4ca/record#LogWriterMetrics
We should expose at least the utilization as a timeseries metric. Maybe the others as well.
Jira issue: CRDB-29259
Contributor guide
Assessment
This issue has not been assessed yet.