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

Streaming results / dissecting requests #1141

Open
taleena opened this issue Jan 14, 2025 · 0 comments
Open

Streaming results / dissecting requests #1141

taleena opened this issue Jan 14, 2025 · 0 comments

Comments

@taleena
Copy link

taleena commented Jan 14, 2025

Discussed in #1021

Originally posted by nadav-dav September 17, 2024
When trying to query a time series that reaches over a long time range, the results can take a long time.
I suggest to find a way to dissect the time range into chunks, and create sequential queries.
For example - if i'm trying to query a week worth of data for my timeseries - it will start by drawing the first day, and then the next, and so on.

This way we can provide the users a faster FCP (first contentful paint)

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