🎉 ADOT Collector v0.42.0 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
Merged pull requests
- [chore] Bump OTel Collector and collector contrib v0.115.0, Removed logging exporter and ballast extension #2915 (vasireddy99)
Breaking Changes
-
The
memory_ballast
extension was removed upstream and ADOT Collector in favor of theGOMEMLIMIT
environment variable, See the Go documentation for more information aboutGOMEMLIMIT
's usage. -
The
logging
exporter has been removed upstream in favor of thedebug
exporter. This release removes the logging exporter. See #11337 to migrate to the debug exporter.
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.42.0
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.42.0