v0.13.0 (2021-09-21)
Upstream release notes:
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.
Known issues:
- Collector fails to start when using the ecsobserver extension to auto-discover Prometheus targets to scrape. #5373
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