opentelemetry-collector-contrib
opentelemetry-collector-contrib copied to clipboard
Add support for enabling compression on the mezmo exporter
Description: <Describe what has changed.> Add support for enabling compression on the mezmo exporter. This is implemented using a buffer pool to avoid gc overhead, and while I was at it I thought I might as well change the string building to also use the same pool.
Link to tracking Issue:
Fixes #32284
Testing:
Unit test added
Documentation:
New config property added to README.md
This PR was marked stale due to lack of activity. It will be closed in 14 days.
This PR was marked stale due to lack of activity. It will be closed in 14 days.
Closed as inactive. Feel free to reopen if this PR is still being worked on.