Skip to content

Fix query distribution chart keeping the legends more than an hour #726

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sug-ghosh
Copy link

Description

previously , it is showing more than 1 hour data like the screenshot : -

image (2) (1)

this pr fixes this issue which shows only last 1 hour's query distribution.

Additional context and related issues

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required, with the following suggested text:

* Fix some things.

@cla-bot cla-bot bot added the cla-signed label Jul 16, 2025
@sug-ghosh sug-ghosh requested review from ytwp and andythsu July 16, 2025 09:44
Copy link
Member

@Chaho12 Chaho12 left a comment

Choose a reason for hiding this comment

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

This seems wierd because it is fine on ours. (using 11 though)
What version of trino gateway are you using?
image

@sug-ghosh
Copy link
Author

This seems wierd because it is fine on ours. (using 11 though) What version of trino gateway are you using? image

I'm also using 11 only

@sug-ghosh sug-ghosh requested a review from Chaho12 July 18, 2025 05:08
@Chaho12
Copy link
Member

Chaho12 commented Jul 18, 2025

Does anyone else see this issue? Because the root cause seems to be sth else

@sug-ghosh
Copy link
Author

Does anyone else see this issue? Because the root cause seems to be sth else

yes, validated by hitting query for 8 hours, it shows result of 24 hours instead.

@andythsu
Copy link
Member

We are on latest trino-gateway 15 and it shows correctly

image

@RoeyoOgen
Copy link
Contributor

@sug-ghosh we also see only 1 hour...

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

Successfully merging this pull request may close these issues.

4 participants