cockroachdb / cockroachdb/cockroach
Improve sampling rate for critical metrics such as contention, P90s
Open
C-enhancement
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
As described in the following [issue](https://github.com/cockroachdb/cockroach/issues/104204 ), users often correlate SQL stats including high-level cluster metrics. We should capture critical stats that are sampled at higher fidelity and investigate how we can remove sampling altogether.
Jira issue: CRDB-28413
Contributor guide
Assessment
This issue has not been assessed yet.