cockroachdb / cockroachdb/cockroach
Increase the tracing sampling rate to improve the fidelity of SQL stats
Open
C-enhancement
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
We trace at a 1% sampling rate which can lead to missing or misleading SQL stats. This issue tracks investigating and implementing a a lighter tracing mechanism so that we can collect SQL stats more frequently and have higher fidelity of SQL stats.
Jira issue: CRDB-29990
Epic CRDB-32402
Contributor guide
Assessment
This issue has not been assessed yet.