Skip to content

ui: add link on txn insight details fingerprint#92612

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
maryliag:link-txn-fingerprint
Nov 29, 2022
Merged

ui: add link on txn insight details fingerprint#92612
craig[bot] merged 1 commit intocockroachdb:masterfrom
maryliag:link-txn-fingerprint

Conversation

@maryliag
Copy link
Copy Markdown
Contributor

Previously, the fingerprint id showing on the
contention table inside the transaction insights details didn't have a link to the fingerprint details page. This commit adds the link, including the proper setTimeScale to use the start time of the selected transaction.

Fixes #91291

https://www.loom.com/share/53055cfc6b494e1bb7d11bba54252b22

Release note (ui change): Add link on fingerprint ID on high contention table inside Transaction Insights Details page.

Previously, the fingerprint id showing on the
contention table inside the transaction insights details
didn't have a link to the fingerprint details page.
This commit adds the link, including the proper setTimeScale
to use the start time of the selected transaction.

Fixes cockroachdb#91291

Release note (ui change): Add link on fingerprint ID
on high contention table inside Transaction Insights
Details page.
@maryliag maryliag requested a review from a team November 28, 2022 20:23
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Contributor

@xinhaoz xinhaoz left a comment

Choose a reason for hiding this comment

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

:lgtm:

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

@maryliag
Copy link
Copy Markdown
Contributor Author

bors r+

@craig craig bot merged commit edc6fda into cockroachdb:master Nov 29, 2022
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Nov 29, 2022

Build succeeded:

@blathers-crl
Copy link
Copy Markdown

blathers-crl bot commented Nov 29, 2022

Encountered an error creating backports. Some common things that can go wrong:

  1. The backport branch might have already existed.
  2. There was a merge conflict.
  3. The backport branch contained merge commits.

You might need to create your backport manually using the backport tool.


error creating merge commit from da6cff5 to blathers/backport-release-22.2-92612: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict []

you may need to manually resolve merge conflicts with the backport tool.

Backport to branch 22.2.x failed. See errors above.


🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan.

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.

cluster-ui: add Transaction Fingerprint Details link to Transaction Fingerprint ID column

3 participants