Releases: aws-observability/aws-otel-collector
Release v0.5.0
[This is a game day] This version has a known issue, the latest tag has been pointed to v0.4.0.
Changelog
v0.5.0 (2020-12-08)
Enhancement:
- Update the dependencies to latest from OpenTelemetry Collector upstream
- Enhance sample app used in Docker examples #96
- Add custom run as user when start aws-otel-collector on EC2. #203
Closed issues:
- [NewRelic Exporter] Performance test anomaly #180
- [Datadog Exporter] Performance test anomaly #179
- Segfault on collector startup with awsecscontainermetrics receiver #174
- Give a link to the OpenTelemetry collector for reference #130
- Strip down aws-otel-collector binary for AWS Lambda layer #102
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.5.0
Release v0.4.0
Changelog
v0.4.0 (2020-11-18)
Fixed bugs:
- awsxrayreceiver throws fatal errors when the input data load is intensiv #92
Closed issues:
- Include OTLPHTTP Exporter from upstream #104
- EC2 instance type #69
- ECS Container Insights Metrics miss the expected dimensions #36
- EMEExporter - added new Summary Metric type and fix the wrong Min/Max value on Histogram metrics
- Enhancement - allow setting log levels by using environment variable
Merged pull requests:
- fargate-fix: update ecs metrics receiver to the latest commit of Nov 18th. #137 (hossain-rayhan)
- Enhance readme and added debug feature #136 (mxiamxia)
- fix the new breaking zap logger hook #135 (mxiamxia)
- remove resource destroy from soaking #134 (wyTrivail)
- Update CI.yml #132 (wyTrivail)
- Add xray receiver to the default config file #131 (JohnWu20)
- remove installation of aws-cli in soaking.yml #128 (wyTrivail)
- disable terraform lock #126 (wyTrivail)
- Update README for otlphttpexporter #125 (mxiamxia)
- enable otlp http exporter integration test cases for all the testing … #124 (mxiamxia)
- Setup windows soaking #117 (wyTrivail)
- Fix misspelling at "ndoes" #116 (cicerosilvajunior)
- update e2etest testcases to fix ci #113 (wyTrivail)
- create soaking test #112 (wyTrivail)
- Update testcases.json #108 (wyTrivail)
- update to the latest versions of the collector and components #107 (hossain-rayhan)
- Update issue templates #103 (mxiamxia)
- Enhance the example sample apps to prevent unnecessary errors #101 (mxiamxia)
- Fix docker shared creds #100 (dradetsky)
- speed up the docker build #93 (wyTrivail)
- enable people to build image with dockerfile directly #89 (wyTrivail)
- add pr build workflow #86 (wyTrivail)
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.4.0
Release v0.3.0
Changelog
- Add awsxrayreceiver support - Now it supports the existing AWS X-Ray customer to use AWS SDK to send X-Ray segments to X-Ray via AWS OTel Collector
v0.3.0 (2020-11-03)
Merged pull requests:
- Lock testing framework version to v0.2.1 #88 (wyTrivail)
- Update CD.yml #87 (wyTrivail)
- Update otel-collector-contrib versions #85 (kohrapha)
- Enhance unit test coverage #84 (mxiamxia)
- Create performance_model.template #83 (wyTrivail)
- Merge Xray receiver to AOC #80 (JohnWu20)
- fix the test cases #79 (wyTrivail)
- Update CI.yml #78 (wyTrivail)
- Enhance 'make package-rpm' command to prevent compiling errors on Amazon EC2 #74 (mxiamxia)
- Update README to include new components #73 (hossain-rayhan)
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.3.0
Release v0.2.0
Changelog
New Components:
- awsecscontainermetricsreceiver
- metricstransformprocessor
v0.2.0 (2020-10-27)
Closed issues:
- Update the collector readme file #66
Merged pull requests:
- Update CD.yml #70 (wyTrivail)
- remove the unsupported components in README #68 (mxiamxia)
- Lock testing framework version #60 (wyTrivail)
- Update docker demo link in README #59 (mxiamxia)
- Update README.md #58 (mxiamxia)
- Update readme.md #57 (alolita)
- Add build binary instructions for windows and deb #55 (mxiamxia)
- Enable awsecscontainermetrics receiver, and metricstransform processors #31 (hossain-rayhan)
* This Changelog was automatically generated by github_changelog_generator
Docker
docker pull amazon/aws-otel-collector:v0.2.0
Release v0.1.0 - Public Preview
Changelog
v0.1.0 (2020-10-20)
Closed issues:
- StatsD receiver and EMF Exporter Misses Metrics in Cloud Watch Console and Has Empty Dimension #40
Merged pull requests:
- add dependabot to pull the latest dependencies and update README to reflect the right docker image links #46 (mxiamxia)
Closed issues:
- Collector not forwarding arguments like setting logging variable #26
- Update the collector service name to follow the AWS Distro format #25
Merged pull requests:
- update main files with OpenTelemetry copyright #44 (mxiamxia)
- Create pull_request_template.md #42 (wyTrivail)
- Update the AWSEMFExporter to the latest from upstream #41 (mxiamxia)
- enable the essential ports for container #39 (mxiamxia)
- bump OTel Collector version and add HTTP endpoint for OTLP receiver #35 (mxiamxia)
- update EKS example deployment templates to the latest #29 (mxiamxia)
Closed issues:
- Rename deployment-template file names #17
Merged pull requests:
- update the collector default config to match the existing behavior #38 (mxiamxia)
- Update CI.yml #27 (wyTrivail)
- replace collector name to "aws-otel-collector" all over the places #24 (mxiamxia)
- Update CI/CD scripts with the new branch name 'main' #21 (mxiamxia)
- rename all the collector name to aws-otel-collector in all the docs #20 (mxiamxia)
- update awsemfexporter version #18 (shaochengwang)
- update x-ray exporter and otel collector #16 (mxiamxia)
- Upgrade OTel collector to the latest version in AOC #15 (mxiamxia)
- Update the default config #12 (mxiamxia)
Merged pull requests:
- Fixworkflow #14 (wyTrivail)
- replace ghcr with ecr to unblock ci #13 (wyTrivail)
- update docker compose example with new private test docker image #11 (mxiamxia)
- Docker Compose example update #10 (mxiamxia)
- [in progress]update collector 0.10.0 #9 (wyTrivail)
- revert the changes for private repo github action #8 (wyTrivail)
- drop the local action as it can't support 'uses' #7 (wyTrivail)
- add checkout into every integ-test in order to run local action #6 (wyTrivail)
- use private repo as github action #5 (wyTrivail)
- bump version to 0.1.11 #4 (wyTrivail)
- fix workflow #3 (wyTrivail)
- add workflow #2 (wyTrivail)
- Initial commit for AOC:beta #1 (mxiamxia)
Docker
docker pull amazon/aws-otel-collector:latest
* This Changelog was automatically generated by github_changelog_generator