Add more compression algorithms to prometheus_remote_write #17199
Labels
domain: compression
Anything related to compressing data within Vector
sink: prometheus_remote_write
Anything `prometheus_remote_write` sink related
source: prometheus_remote_write
Anything `prometheus_remote_write` source related
type: enhancement
A value-adding code change that enhances its existing functionality.
A note for the community
Use Cases
According to the issue, VictoriaMetrics team is interested in
gzip
/zstd
compression support.Vector right now supports only Snappy: https://github.com/vectordotdev/vector/blob/master/src/sinks/prometheus/remote_write.rs#L357
Attempted Solutions
No response
Proposal
Add GZip and ZSTD support to
prometheus_remote_write
sink.References
No response
Version
No response
The text was updated successfully, but these errors were encountered: