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

prometheus_scrape and compression #20127

Open
zamazan4ik opened this issue Mar 18, 2024 · 0 comments
Open

prometheus_scrape and compression #20127

zamazan4ik opened this issue Mar 18, 2024 · 0 comments
Labels
source: prometheus_scrape Anything `prometheus_scrape` source related type: feature A value-adding code addition that introduce new functionality.

Comments

@zamazan4ik
Copy link
Contributor

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Use Cases

By default, Prometheus (link) and VictoriaMetrics (link) scrape Prometheus endpoints with enabled compression.

For Vector's prometheus_scrape source we can do the same thing - scrape with enabled compression. Do we need enable it or not by default - is up to discussion.

Attempted Solutions

N/A

Proposal

Add compression support for the prometheus_scrape endpoint. Also, we can add not only Gzip but other algorithms like Zstd too.

References

No response

Version

master

@zamazan4ik zamazan4ik added the type: feature A value-adding code addition that introduce new functionality. label Mar 18, 2024
@jszwedko jszwedko added the source: prometheus_scrape Anything `prometheus_scrape` source related label Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source: prometheus_scrape Anything `prometheus_scrape` source related type: feature A value-adding code addition that introduce new functionality.
Projects
None yet
Development

No branches or pull requests

2 participants