cockroachdb / cockroachdb/docs
PR #90830 - gc: add metrics for clear range requests in GC
Open
C-product-change
master
- Dominant language
- HTML
- Stars
- 212
- Forks
- 476
- Avg merge
- 40m
- Merged PRs (30d)
- 3
Description
Exalate commented:
Related PR: https://github.com/cockroachdb/cockroach/pull/90830
Commit: https://github.com/cockroachdb/cockroach/commit/a748dd747ecd96dae168bb4bc665c83698dbbcb7
---
Release note (ops change): Metrics queue.gc.info.clearrangesuccess
queue.gc.info.clearrangefailed updated to include statistics about
GC operations that perform ClearRange on parts of range keyspace.
Previously those metrics only included requests to remove range data
completely when performing a schema change.
Jira Issue: DOC-6442
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.