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: update statement key on ui #80116

Merged
merged 1 commit into from
Apr 18, 2022
Merged

Conversation

maryliag
Copy link
Contributor

Previously, we were displaying statement separated
by the aggreation timestamp. Now that we don't show the
aggregation timestamp column, we want to group all
statements with same fingerprint id into a single row,
no longer using the aggregation as part of a key.
Aligning with the results we show for Statement Details
page.

Release note (ui change): Statements are not longer separated
by aggregation interval on Statement Page. Now all statements
with same fingerprint show as a single row.

Previously, we were displaying statement separated
by the aggreation timestamp. Now that we don't show the
aggregation timestamp column, we want to group all
statements with same fingerprint id into a single row,
no longer using the aggregation as part of a key.
Aligning with the results we show for Statement Details
page.

Release note (ui change): Statements are not longer separated
by aggregation interval on Statement Page. Now all statements
with same fingerprint show as a single row.
@maryliag maryliag requested a review from a team April 18, 2022 17:33
@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.

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained

@maryliag
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Apr 18, 2022

Build succeeded:

@craig craig bot merged commit b34f42d into cockroachdb:master Apr 18, 2022
@maryliag maryliag deleted the change-grouping branch April 19, 2022 16:29
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.

3 participants