client_python icon indicating copy to clipboard operation
client_python copied to clipboard

Added compression support in pushgateway

Open ritesh-avesha opened this issue 2 months ago • 0 comments

Pushgateway (version >= 1.5.0) supports gzip and snappy compression (v > 1.6.0). This helps optimizing in network constrained environments

  • Add a single compression argument (gzip/snappy) to push_to_gateway and pushadd_to_gateway @csmarchbanks

ritesh-avesha avatar Nov 08 '25 14:11 ritesh-avesha