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

[Feature] Gzip Compression to improve retrieval performance #1003

Open
Jayclifford345 opened this issue Sep 30, 2024 · 4 comments · May be fixed by #1068
Open

[Feature] Gzip Compression to improve retrieval performance #1003

Jayclifford345 opened this issue Sep 30, 2024 · 4 comments · May be fixed by #1068

Comments

@Jayclifford345
Copy link

To help with ingest performance we have had a few community discussions around gzip compression:
#779

Another user via slack

I’ve been working extensively with the Grafana Infinity plugin that @yesoreyeram / @Sriram
and Grafana Labs have developed that , and I’ve run into a performance bottleneck that I think could be addressed by adding gzip compression support. For projects handling large datasets (like mine), the lack of gzip support can significantly slow down data transfer and visualization performance. Gzip could dramatically reduce payload size, which is a huge win, especially for real-time dashboards with large amounts of data. This would allow users to have faster dashboards and reduce network strain.
I believe that gzip support would make Infinity even more versatile and powerful. Could you please advise the best place to formally submit this feature request? if you can help push this forward internally, it would mean a lot. I genuinely think this enhancement could benefit many Grafana users, especially those dealing with large datasets.

@Jayclifford345
Copy link
Author

@yesoreyeram what are your thoughts on this feature request? Is this something we could scope into our features for the plugin?

@tejasharwin
Copy link

@ivanahuckova @cletter7 Hey guys any thoughts on the above please? I know other Grafana users have requested this, discussion here: #779

@yulipumal
Copy link

would really boost my use case of the infinity datasource.

@yesoreyeram yesoreyeram linked a pull request Nov 27, 2024 that will close this issue
@yesoreyeram
Copy link
Collaborator

#1068 should fix this

@yesoreyeram yesoreyeram moved this to In Progress in OSS Big Tent Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

4 participants