π AWS OpenTelemetry Collector v0.13.0 Change Log π
AWS OpenTelemetry Collector is AWS Distro of OpenTelemetry Collector from OpenTelemetry Collector. Check out the Getting Started documentation.
New from upstream
- General Availability of Tracing (blog post)
Breaking changes
- The CLI flags controlling collector logs and metrics exposition have been removed. Log settings can be controlled through the service section of the configuration file or with the --set CLI flag.
- The New Relic exporter has been removed. New Relic is capable of receiving OTLP traffic; therefore, a decision was made to remove the newrelicexporter component from all third party distributions.
Known issues
- The Collector fails to start when using the ecsobserver extension to auto-discover Prometheus targets to scrape. #5373
Full Change logs
- v0.12.0...v0.13.0
- https://github.com/aws-observability/aws-otel-collector/blob/main/docs/releases/v0.13.0.md
Upstream release notes
Closed issues:
- Collector does not start in ECS when using an SSM parameter for the config #644
- Updated traces performance test results for Datadog exporter against real backend #593
Merged pull requests:
- Revert "Increase the number of CI tests that can be run in parallel. β¦ #649 (straussb)
- collector update and flag removal #648 (Aneurysm9)
- Upgrade otel dependencies to v0.35.0. #643 (jefchien)
- Use the stable lint tool on code check #642 (mxiamxia)
- Increase the number of CI tests that can be run in parallel. #641 (straussb)
- Upgrade otel dependencies to v0.34.0. #640 (jefchien)
- Update Performance Model #637 (github-actions[bot])
- Removed clean-old-ec2 job. #636 (jefchien)
- Fix ADOT Operator releasing tools #635 (mxiamxia)
- Temporarily comment out ADOT operator mirroring script in the C/D wor⦠#634 (straussb)
- Add OLTP Metric ADOT Operator Test #630 (sethAmazon)
- Use New Sample App And Fix Exporter Endpoint #604 (sethAmazon)
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.13.0
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.13.0