Skip to content

api(prom): fix allocations made by promhttp#660

Merged
mmatczuk merged 1 commit intomainfrom
mmt/prom_fix_allocs
Jan 24, 2024
Merged

api(prom): fix allocations made by promhttp#660
mmatczuk merged 1 commit intomainfrom
mmt/prom_fix_allocs

Conversation

@mmatczuk
Copy link
Contributor

Disable compression and move to new metrics encoding standard if supported to allow frequent allocations for gzip.

Fixes #659

Disable compression and move to new metrics encoding standard if supported to allow frequent allocations for gzip.

Fixes #659
@mmatczuk mmatczuk requested a review from a team as a code owner January 24, 2024 10:31
@mmatczuk mmatczuk merged commit 27e9b2d into main Jan 24, 2024
@mmatczuk mmatczuk deleted the mmt/prom_fix_allocs branch January 24, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

promhttp allocates a lot of memory for gzip

1 participant