micrometer-metrics/micrometer

Add config option to compress Datadog payload

Chiusa

#2297 aperta il 15 ott 2020

 (13 commenti) (0 reazioni) (0 assegnatari)Java (1133 fork)batch import
enhancementhelp wantedregistry: datadogrelease notes

Metriche repository

Star
 (4882 stelle)
Metriche merge PR
 (Merge medio 1g 21h) (100 PR mergiate in 30 g)

Descrizione

Compression cannot be enabled with DatadogConfig right now, but we do have the compress method on our abstract Request.Builder for HttpSender. Enabling compression by default seems reasonable and would help avoid the issue of going over the max payload size as mentioned in #1500.

Originally posted by @shakuzen in https://github.com/micrometer-metrics/micrometer/issue_comments/705314786

Guida contributor