Release v0.15.0
🎉 AWS OpenTelemetry Collector v0.15.0 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
Enhancements
- Amazon ECS Console integrates with AWS Distro for OpenTelemetry
- Added EKS on Fargate Metrics support for
awscontainerinsightreceiver
in preview. The processors included to support this enhancement are:- cumulativetodeltaprocessor (Experimental)
- deltatorateprocessor (Experimental)
- metricsgenerationprocessor (Experimental)
Upstream release notes
Closed issues
- Add Codeowners file #733
- Cancel PR-build workflow on new push to PR #717
- Takes too long to build OTel container in test cases #716
- Close issues and PR for inactivity after a certain amount of time. #713
- Add EC2 instance cleaner #711
- AWS OTEL Java Agent 1.7 giving "java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0" #704
- See if soaking tests will work on Ubuntu latest #701
- E2E tests have failed for distribution packages having too many versions. #699
- Nightly Builds #679
- Use multimod for versioning #677
- Don't trigger workflow for README changes #56
Merged pull requests
- Add processors to default components. #760 (jefchien)
- Change CI to always run create SSM package if it doesn't exist. #758 (jefchien)
- Change release note header wording. #754 (jefchien)
- Fix multimod sync-core optional path and core-path. #751 (khanhntd)
- Upgrade OTel dependencies to v0.39.0. #750 (jefchien)
- Add Codeowners #742 (aateeqi)
- Cancel CI workflow on new push. #728 (jefchien)
- Add multimod #726 (khanhntd)
- Cancel PR-build workflow on new push. #724 (jefchien)
- Move document version clean out of the release-candidate job. #722 (jefchien)
- Move out binary build from Dockerfile #721 (sethAmazon)
- Update performance model #718 (github-actions[bot])
- Add max stats to performance tests #715 (sethAmazon)
- Close issues and PR for inactivity after a certain amount of time. #714 (khanhntd)
- Delete EC2 Instances that are running over 30 days #712 (sethAmazon)
- Update Performance Model #710 (github-actions[bot])
- Add path-ignore to PR-build and CI workflows. #709 (jefchien)
- Add workflow dispatch to performance test workflow. #708 (jefchien)
- Add workflow dispatch to resource clean action #705 (sethAmazon)
- Add header template and fixed formatting for release note generator. #703 (jefchien)
- Run soaking tests on Ubuntu latest (#701) #702 (sethAmazon)
- Clean Distributor Document versions (#699) #700 (sethAmazon)
- Add workflow dispatch to soaking tests #694 (sethAmazon)
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.15.0
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.15.0