enhancementhelp wantedregistry: datadogrelease notes
仓库指标
- 星标
- (4,882 个星标)
- PR 合并指标
- (平均合并 1天 21小时) (30 天内合并 100 个 PR)
描述
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