Skip to content

ui: fixes to high contention copy in insight workload pages#87110

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
ericharmeling:insight-copy-fixes
Aug 31, 2022
Merged

ui: fixes to high contention copy in insight workload pages#87110
craig[bot] merged 1 commit intocockroachdb:masterfrom
ericharmeling:insight-copy-fixes

Conversation

@ericharmeling
Copy link
Copy Markdown

Previously, the High Contention insight type was labeled
"High Contention Time", and the waiting transactions list
was labeled in the incorrect tense. This commit fixes those
typos.

Release justification: bug fix
Release note: None

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Contributor

@maryliag maryliag left a comment

Choose a reason for hiding this comment

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

Nice! :lgtm:

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

Previously, the High Contention insight type was labeled
"High Contention Time", the waiting transactions list
was labeled in the incorrect tense, and the details/tooltip
description was not properly handling undefined thresholds.
This commit fixes those typos.

Release justification: bug fix
Release note: None
@ericharmeling
Copy link
Copy Markdown
Author

TFTR!

FYI, I noticed a couple things:

  • A new bug in the tooltip/table description for insights.
  • We still use HighContentionTime as the enum value for High Contention in the problem column of cluster_execution_insights. So I keep those enum values as they are.

@matthewtodd
Copy link
Copy Markdown

How about we rename to HighContention all the way down? Want to pair on that, @ericharmeling?

@ericharmeling
Copy link
Copy Markdown
Author

How about we rename to HighContention all the way down? Want to pair on that, @ericharmeling?

Would love to. I'll DM you.

@ericharmeling
Copy link
Copy Markdown
Author

bors r+

@craig craig bot merged commit 0bcbece into cockroachdb:master Aug 31, 2022
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Aug 31, 2022

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.

4 participants