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: fix tooltip text on stmt and txn pages #69577

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

maryliag
Copy link
Contributor

Previously, all reset SQL stats tooltips were showing the
wrong setting and always mentioning Statement history, instead
of Transaction history.

Fixes #68462

Release justification: Category 2
Release note (ui change): Fix tooltip text on Statement and Transaction
pages, to use correct setting "diagnostics.sql_stat_reset.interval", instead
of the previous value "diagnostics.reporting.interval"

Screen Shot 2021-08-30 at 10 32 03 AM

Screen Shot 2021-08-30 at 10 32 14 AM

Previously, all reset SQL stats tooltips were showing the
wrong setting and always mentioning Statement history, instead
of Transaction history.

Fixes cockroachdb#68462

Release justification: Category 2
Release note (ui change): Fix tooltip text on Statement and Transaction
pages, to use correct setting "diagnostics.sql_stat_reset.interval", instead
of the previous value "diagnostics.reporting.interval"
@maryliag maryliag requested a review from a team August 30, 2021 14:34
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@matthewtodd matthewtodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 4 of 4 files at r1, all commit messages.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @maryliag)

@maryliag
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Aug 30, 2021

Build succeeded:

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

Successfully merging this pull request may close these issues.

Tooltips for the Statements and Transactions pages in the DB console is incorrect
3 participants