🎉 ADOT Collector v0.29.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 changelog
- OpenTelemetry Collector v0.75.0
- OpenTelemetry Collector v0.76.1
- OpenTelemetry Collector Contrib v0.75.0
- OpenTelemetry Collector Contrib v0.76.3
Merged pull requests
- Update notices for prometheus receiver #2053 (bryan-aguilar)
- Add Group by Trace and Tail Sampling processors #2052 (rapphil)
- Update to use public ecr rather than dockerhub in vended templates. #2045 (bryan-aguilar)
- Disable pkg.translator.prometheus.NormalizeName feature gate by default #2044 (bryan-aguilar)
- Deprecate lambdacomponents module #1981 (bryan-aguilar)
NOTICE
- There are upstream breaking changes in prometheus related components that affects metric names. The ADOT collector will adopt the upstream behaviour starting v0.31.0. For more details and testing instructions please refer to issue #2043.
- The
aws.ecs.service.name
property is being set toServiceName
metadata in the case a collector withawsecscontainermetricsreceiver
is running in ECS on EC2. For ECS on Fargate,aws.ecs.service.name
is an empty string. Previously this value was always set to"undefined"
for both EC2 and Fargate compute types. #19744 (erichsueh3)
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.29.0
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.29.0