Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR #104111 - kvserver: add cross-region snapshot byte metrics to StoreMetrics #17187

Open
cockroach-teamcity opened this issue Jun 6, 2023 · 0 comments

Comments

@cockroach-teamcity
Copy link
Member

Related PR: cockroachdb/cockroach#104111
Commit: cockroachdb/cockroach@aaf7049
Fixes: CRDB-28363
Informs: CRDB-28363


Release note (ops change): Two new store metrics -
range.snapshots.cross-region.sent-bytes and
range.snapshots.cross-region.rcvd-bytes - are now added to track the aggregate
of snapshot bytes sent from and received at a store across different regions.
Note that these metrics require nodes’ localities to include a “region” tier
key. If a node lacks this key but is involved in cross-region batch activities,
an error message will be logged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant