v0.40.0
🎉 ADOT Collector v0.40.0 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
- Updated OpenTelemetry Collector dependencies to
v1.9.0
/v0.102.1
- Updated OpenTelemetry Collector contrib dependencies to
v0.102.0
Note: The envprovider
configuration source has been modified upstream to require that environment
variable names must be ASCII only, start with either a letter or an underscore, and contain only
underscores, letters, or numbers. See here for more details.
Merged pull requests
- fix missing escape of
$
on replacement placeholders #2751
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.40.0
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.40.0