aws-observability / aws-otel-collector

AWS Distro for OpenTelemetry Collector (see ADOT Roadmap at https://github.com/orgs/aws-observability/projects/4)
https://aws-otel.github.io/
Other
547 stars 234 forks source link

Backport changes to `confighttp` and `configgrpc` to v0.39.x #2743

Closed Aneurysm9 closed 4 weeks ago

Aneurysm9 commented 4 weeks ago

Upstream changes to address potential decompression-related failures in the confighttp and configgrpc modules are backported. See https://github.com/open-telemetry/opentelemetry-collector/pull/10289 and https://github.com/open-telemetry/opentelemetry-collector/pull/10323 for more details.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.