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

ui: expose txn.refreshspanbytesexceeded in the admin UI #46681

Closed
irfansharif opened this issue Mar 27, 2020 · 2 comments
Closed

ui: expose txn.refreshspanbytesexceeded in the admin UI #46681

irfansharif opened this issue Mar 27, 2020 · 2 comments
Labels
A-webui Triage label for DB Console (fka admin UI) issues. Add this if nothing else is clear. A-webui-queryperf A-webui-timeseries no-issue-activity X-stale

Comments

@irfansharif
Copy link
Contributor

irfansharif commented Mar 27, 2020

In #46056 we added this metric to track when queries fail to refresh reads due to having run into the limit set by kv.transaction_max_refresh_span_bytes. We expect more txns to hit this limit as explained in #46275. We should expose this metric in the admin dashboards, coupled with guidance around how to work around it in our docs (cockroachdb/docs#7012), to help users running into serializable retry errors.

Jira issue: CRDB-5068

@irfansharif irfansharif changed the title ui: expose txn.refreshspanbytesexceeded in the admin UI` ui: expose txn.refreshspanbytesexceeded in the admin UI Mar 27, 2020
@irfansharif irfansharif added A-webui Triage label for DB Console (fka admin UI) issues. Add this if nothing else is clear. A-webui-queryperf A-webui-timeseries labels Mar 27, 2020
@github-actions
Copy link

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
Copy link

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 Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-webui Triage label for DB Console (fka admin UI) issues. Add this if nothing else is clear. A-webui-queryperf A-webui-timeseries no-issue-activity X-stale
Projects
None yet
Development

No branches or pull requests

2 participants