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

spanconfig: add component metrics #80147

Closed
Tracked by #81009
irfansharif opened this issue Apr 19, 2022 · 2 comments
Closed
Tracked by #81009

spanconfig: add component metrics #80147

irfansharif opened this issue Apr 19, 2022 · 2 comments
Labels
A-zone-configs C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) E-quick-win Likely to be a quick win for someone experienced. no-issue-activity T-kv KV Team X-stale

Comments

@irfansharif
Copy link
Contributor

irfansharif commented Apr 19, 2022

Is your feature request related to a problem? Please describe.

The following metrics are useful to surface from the span configs infrastructure:

Jira issue: CRDB-15834

@irfansharif irfansharif added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) A-zone-configs E-quick-win Likely to be a quick win for someone experienced. labels Apr 19, 2022
@irfansharif irfansharif self-assigned this Apr 19, 2022
@blathers-crl blathers-crl bot added the T-kv KV Team label Apr 19, 2022
@ajwerner
Copy link
Contributor

Here's some more ideas:

  • Reconciler:
    • Reconciliations started / completed (full vs incremental)
    • Total time spent in reconciliation (can divide for average times)
    • Num RPCs sent, num deletes, num upserts
  • Server side
    • RPCs received
    • statements issued
    • total statement time
    • errors

Copy link

github-actions bot commented Feb 5, 2024

We have marked this issue as stale because it has been inactive for
18 months. If this issue is still relevant, removing the stale label
or adding a comment will keep it active. Otherwise, we'll close it in
10 days to keep the issue queue tidy. Thank you for your contribution
to CockroachDB!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 15, 2024
@github-project-automation github-project-automation bot moved this to Closed in KV Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-zone-configs C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) E-quick-win Likely to be a quick win for someone experienced. no-issue-activity T-kv KV Team X-stale
Projects
No open projects
Status: Closed
Development

No branches or pull requests

3 participants