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

kvserver: expose a per-store maximum replica cpu metric #138672

Open
angles-n-daemons opened this issue Jan 8, 2025 · 0 comments
Open

kvserver: expose a per-store maximum replica cpu metric #138672

angles-n-daemons opened this issue Jan 8, 2025 · 0 comments
Labels
C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Comments

@angles-n-daemons
Copy link
Contributor

angles-n-daemons commented Jan 8, 2025

In the interest of better troubleshooting hotspots, we're aiming to expose more observability around range usage and load.

To be considered complete, for each store, when updateReplicationGauges is called, update this new metric to the maximum seen replica cpu time for the store in question.

Epic: CRDB-43150
Jira issue: CRDB-46300

@angles-n-daemons angles-n-daemons added the C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Projects
None yet
Development

No branches or pull requests

1 participant