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

Not redoing data access request when zooming in #11

Open
vladvisan opened this issue Feb 15, 2024 · 0 comments
Open

Not redoing data access request when zooming in #11

vladvisan opened this issue Feb 15, 2024 · 0 comments

Comments

@vladvisan
Copy link

Given a page that is already loaded (job id and time range specified).
When I zoom in to see a sub-time-range of a certain graph, it seems to redo a data access request, judging by the "loading" icons and the time it takes to show the zoomed-in graph.
Whereas the application already should have the data for that sub-time-range, and so shouldn't have to redo a request?

I'm not sure if this is a Grafana task or a colmet one.

@vladvisan vladvisan changed the title Not redoing request when zooming in Not redoing data access request when zooming in Feb 15, 2024
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

No branches or pull requests

1 participant