opentelemetry-collector-contrib icon indicating copy to clipboard operation
opentelemetry-collector-contrib copied to clipboard

Add support for enabling compression on the mezmo exporter

Open recht opened this issue 1 year ago • 3 comments

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

recht avatar Apr 09 '24 21:04 recht

@billmeyer @gjanco

dashpole avatar Apr 10 '24 13:04 dashpole

This PR was marked stale due to lack of activity. It will be closed in 14 days.

github-actions[bot] avatar Apr 25 '24 05:04 github-actions[bot]

This PR was marked stale due to lack of activity. It will be closed in 14 days.

github-actions[bot] avatar May 10 '24 05:05 github-actions[bot]

Closed as inactive. Feel free to reopen if this PR is still being worked on.

github-actions[bot] avatar May 25 '24 05:05 github-actions[bot]