Releases: aws-observability/aws-otel-collector
v0.19.0
🎉 ADOT Collector v0.19.0 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
Upstream release notes
Merged pull requests
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.19.0
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.19.0
v0.17.1
🎉 ADOT Collector v0.17.1 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
- Ensure feature gate flag values are applied to global registry #1053 (Aneurysm9)
- Remove conditional check from logging wrapper #1213 (bryan-aguilar)
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.17.1
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.17.1
v0.18.0
🎉 ADOT Collector v0.18.0 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
Upstream release notes
Implemented enhancements
- Add
sigv4authextension
andprometheusremotewriteexporter
to ADOT Collector (PR) #1066 (erichsueh3)
Merged pull requests
- Update OTel dependencies to v0.51.0 #1217 (bryan-aguilar)
- Upgraded dependencies of collector to v0.50.0 #1197 (Kausik-A)
- Upgrade dependency 0.49.0 #1190 (ruthvik17)
- Update OTEL Collector version to v0.48.0 #1178 (bryan-aguilar)
- Change job to service.name in configs #1175 (bryan-aguilar)
- Upgrade Collector Dependencies to v0.47.0 #1069 (erichsueh3)
- Ensure feature gate flag values are applied to global registry #1053 (Aneurysm9)
- Upgrade collector to v0.46.0 #1037 (cedricziel)
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.18.0
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.18.0
v0.17.0
🎉 AWS Distro for OpenTelemetry (ADOT) Collector v0.17.0 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
Upstream release notes
Merged pull requests
- Upgrade OTel dependencies to v0.45.1 #983 (bryan-aguilar)
- Upgrade OTel dependencies to v0.44.0 #974 (bryan-aguilar)
- Add EKS fargate container insights using ADOT configuration file #922 (skyduo)
- Update docs with instructions for windows build. #911 (jefchien)
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.17.0
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.17.0
v0.16.1
🎉 AWS Distro for OpenTelemetry (ADOT) Collector v0.16.1 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
- Recompile with Go 1.17.7 to mitigate CVE-2022-23806. ADOT users are recommended to update to this latest release to avoid any related vulnerabilities.
Notice
We are aware of a potential issue in the Go standard library prior to version 1.17.7 (CVE-2022-23806) used by the AWS Distribution for Open Telemetry (ADOT) Collector prior to version 0.16.1.
We have prepared a new release of the ADOT Collector, 0.16.1 using Go 1.17.7. There are no functional changes from ADOT Collector v0.16.0. We recommend that customers update their ADOT Collector to at least v0.16.1 at the earliest opportunity. See https://aws-otel.github.io/docs/getting-started/collector for information on deploying the ADOT Collector.
Reference: https://nvd.nist.gov/vuln/detail/CVE-2022-23806
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.16.1
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.16.1
Release v0.16.0
🎉 AWS Distro for OpenTelemetry (ADOT) Collector v0.16.0 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
Upstream OpenTelemetry Collector Release Notes
Enhancements
Fixed Bugs
- Docker image build failing #691
- The latest version of Logzio exporter failed to be started on EC2 and OnPremise hosts #574
Closed Issues
- Histograms in CloudWatch #918
- Agent cpu/memory when idle #914
- Sidecar deployment definition aws-otel-fargate-sidecar-deployment-cfn.yaml errors #906
- It's possible that InstanceId label can be collected in task/container level metrics? #895
- Naming convention for binary #880
- Dockerfile mass copy config #879
- Fix broken benchmarking links in README #871
- Refactor AWS emf cloudwatch pusher logic into new cloudwatch package #869
- Unspecified pod metrics landing in CloudWatch #847
- Remove usages of docker load from workflows #846
- Replace soaking tests with performance tests. #833
- Many examples still using old aws-otel-emitter image #831
- SSL not supported on OTLP/gRPC port 4317 #817
- 403 UnrecognizedClientException Python Tracing #814
- Environment variables are not getting resolved when passing config through SSM #808
- Merging from PR is needed when testing with integration test #793
- Some of the integration tests in CD are failing #785
- Possible to collect the metrics from the cluster where the task is located #776
- Dockerfile should build from alpine instead of scratch #770
- Datadog Exporter Key Validation Fails in latest version #759
- Is AWS-OTEL-Collector generally available and link to download docker tar ball #737
- Use CWCI as the abbreviation for CloudWatch Container Insights #736
- Add docker image to public ecr on ci pass #729
- Metrics exporting issue, unknown field "doubleSum" in v1.Metric #707
- Label job on file_sd_configs produces unknown errors on ADOT #665
- Replace free GitHub Ubuntu runner by fixed AWS EC2 host #656
- Allow metric type overrides for prometheus scrape #629
- Combine ECR and DockerHub download rate metrics into one #622
- Allow collector to run as a different user #618
- AWS Prometheus Remote Write Exporter - Retry #605
- Collector on ECS Fargate not showing the correct environment in X-Ray #590
- Collector container showing error about unable to resolve host or service. #585
- latest otel collector version for ec2 and fargate #579
- Prometheus Counter has 0 value in CW #576
- Prometheus histogram is translated to CW MinMaxSumCount with no Min and Max fields populated #575
- Configure Logs Group for OTEL Metrics #573
- otel errors #568
- sending Java application custom metrics using OTEL to Cloudwatch #555
- From which month AWS OTEL going to be supported in Production environment? #554
- Sending springboot application custom metrics using OTEL #553
- Exporter for AMP Credential error #520
- Add steps to configure collector to send data to a different account #82
Merged Pull Requests
- Upgrade OTel dependencies to v0.43.1. #925 (bryan-aguilar)
- Fix cfn-lint for aws-otel-fargate-sidecar-deployment-cfn.yaml. (#906) #909 (sethAmazon)
- EKS ARM64 test case matrix creation. #903 (sethAmazon)
- Update aws-otel-emitter in all examples. #900 (vasireddy99)
- Change build path for linux binaries to match GOARCH. #890 (jefchien)
- Add tests for ARM64 cluster. #889 (sethAmazon)
- Simplify Dockerfile copy. #885 (jefchien)
- Support buildx for amd64 and arm64 builds. (#766) #870 (sethAmazon)
- Upgrade OTel dependencies to v0.42.0. #868 (jefchien)
- Upgrade containerd. #863 (jefchien)
- Add BuildKit for ADOT collector image. #860 (khanhntd)
- Fix the lumberjack logger to ensure that all context fields are recorded. #849 (Aneurysm9)
- Remove version filter and trigger performance tests on all passing runs. #842 (sethAmazon)
- Convert private ECR to public ECR. #840 (khanhntd)
- Change operation per runs to cover all the issues. #837 (khanhntd)
- Destroy var file For Operator E2E tests. #835 (sethAmazon)
- Remove soaking test workflow. #832 (jefchien)
- Add test case...
pkg/lambdacomponents/v0.16.0
Sync up Lambda component release up to date with ADOT v0.16.0 release.
Please reference the release notes from ADOT v0.16.0 release regarding the new changes.
Release v0.15.1
🎉 AWS OpenTelemetry Collector v0.15.1 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
Closed issues
- Labels from env is not being expanded in config #748
- otel collector config.yaml #663
- OTL_EXPORTER_OTLP_ENDPOINT #546
Merged pull requests
- Fix Fargate test #792 (sethAmazon)
- Change Matrix name from eks-fargate-matrix to eks_fargate_matrix #791 (sethAmazon)
- Run eks-fargate-matrix not eks_matrix test for Fargate #790 (sethAmazon)
- Add EKS Fargate Container Insights Tests #789 (sethAmazon)
- Fix Config environment variable expansion for AOT_CONFIG_CONTENT #774 (jefchien)
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.15.1
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.15.1
Release v0.14.2
🎉 AWS OpenTelemetry Collector v0.14.2 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
Closed issues
- Labels from env is not being expanded in config #748
Merged pull requests
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.14.2
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.14.2
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