opentelemetry-collector/config/configcompression
Arthur Silva Sens c85ebbec77
Fix snappy/framed-snappy encoding/decoding (#12911)
#### Description
This is an alternative PR to #12825.

I'm taking all the commits from that PR and adding the feature gate on
the client side, as requested by reviews. The server behavior of peeking
into the initial bytes to identify the encoding is kept :)

If you've reviewed the previous PR, you can just review the latest
commit!

<!-- Issue number if applicable -->
#### Link to tracking issue
Fixes #10584

---------

Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
Co-authored-by: Michael Graff <mgraff@cardinalhq.io>
Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
Co-authored-by: Jonathan <perebaj@gmail.com>
2025-05-05 16:18:42 +00:00
..
Makefile split config/configcompression into its own module (#7904) 2023-06-16 10:30:04 -07:00
compressiontype.go Fix snappy/framed-snappy encoding/decoding (#12911) 2025-05-05 16:18:42 +00:00
compressiontype_test.go Fix snappy/framed-snappy encoding/decoding (#12911) 2025-05-05 16:18:42 +00:00
go.mod bump minimum supported go version to 1.23 (#12370) 2025-02-12 15:03:19 +00:00
go.sum fix(deps): update module github.com/stretchr/testify to v1.10.0 (#11751) 2024-11-26 11:09:39 -08:00
package_test.go [chore] Enable goleak for all (passing) tests (#9173) 2024-01-03 08:35:58 -08:00