Describe the bug
We've seen excessive memory consumption that leads to OOMs when receiving ZSTD-compressed data.
Steps to reproduce
- Enable zstd compression for the HTTP exporter in an upstream collector
- Observe OOMs in your receiving collector!
You can observe excessive memory via pprof:

What version did you use?
v0.114.0