Skip to content

Release v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 15:05
774fb3f

🎉 AWS OpenTelemetry Collector v0.13.0 Change Log 🎉

AWS OpenTelemetry Collector is AWS Distro of OpenTelemetry Collector from OpenTelemetry Collector. Check out the Getting Started documentation.

New from upstream

  • General Availability of Tracing (blog post)

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.
  • The New Relic exporter has been removed. New Relic is capable of receiving OTLP traffic; therefore, a decision was made to remove the newrelicexporter component from all third party distributions.

Known issues

  • The Collector fails to start when using the ecsobserver extension to auto-discover Prometheus targets to scrape. #5373

Full Change logs

Upstream release notes

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:

* This Changelog was automatically generated by github_changelog_generator

Downloading

ARCH OS LINK
AMD64 AMAZONLINUX https://aws-otel-collector.s3.amazonaws.com/amazon_linux/amd64/v0.13.0/aws-otel-collector.rpm
ARM64 AMAZONLINUX https://aws-otel-collector.s3.amazonaws.com/amazon_linux/arm64/v0.13.0/aws-otel-collector.rpm
AMD64 REDHAT https://aws-otel-collector.s3.amazonaws.com/redhat/amd64/v0.13.0/aws-otel-collector.rpm
ARM64 REDHAT https://aws-otel-collector.s3.amazonaws.com/redhat/arm64/v0.13.0/aws-otel-collector.rpm
AMD64 CENTOS https://aws-otel-collector.s3.amazonaws.com/centos/amd64/v0.13.0/aws-otel-collector.rpm
ARM64 CENTOS https://aws-otel-collector.s3.amazonaws.com/centos/arm64/v0.13.0/aws-otel-collector.rpm
AMD64 SUSE https://aws-otel-collector.s3.amazonaws.com/suse/amd64/v0.13.0/aws-otel-collector.rpm
ARM64 SUSE https://aws-otel-collector.s3.amazonaws.com/suse/arm64/v0.13.0/aws-otel-collector.rpm
AMD64 DEBIAN https://aws-otel-collector.s3.amazonaws.com/debian/amd64/v0.13.0/aws-otel-collector.deb
ARM64 DEBIAN https://aws-otel-collector.s3.amazonaws.com/debian/arm64/v0.13.0/aws-otel-collector.deb
AMD64 UBUNTU https://aws-otel-collector.s3.amazonaws.com/ubuntu/amd64/v0.13.0/aws-otel-collector.deb
ARM64 UBUNTU https://aws-otel-collector.s3.amazonaws.com/ubuntu/arm64/v0.13.0/aws-otel-collector.deb
AMD64 WINDOWS https://aws-otel-collector.s3.amazonaws.com/windows/amd64/v0.13.0/aws-otel-collector.msi

Docker

docker pull amazon/aws-otel-collector:v0.13.0

AWS Public ECR

docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.13.0