|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [v0.5.0](https://github.com/aws-observability/aws-otel-collector/tree/v0.5.0) (2020-12-08) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/aws-observability/aws-otel-collector/compare/v0.4.0...v0.5.0) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- Docker example fails with "bucketName is empty" and "DEADLINE\_EXCEEDED" [\#96](https://github.com/aws-observability/aws-otel-collector/issues/96) |
| 10 | + |
| 11 | +**Closed issues:** |
| 12 | + |
| 13 | +- \[NewRelic Exporter\] Performance test anomaly [\#180](https://github.com/aws-observability/aws-otel-collector/issues/180) |
| 14 | +- \[Datadog Exporter\] Performance test anomaly [\#179](https://github.com/aws-observability/aws-otel-collector/issues/179) |
| 15 | +- Segfault on collector startup with awsecscontainermetrics receiver [\#174](https://github.com/aws-observability/aws-otel-collector/issues/174) |
| 16 | +- Give a link to the OpenTelemetry collector for reference [\#130](https://github.com/aws-observability/aws-otel-collector/issues/130) |
| 17 | +- Strip down aws-otel-collector binary for AWS Lambda layer [\#102](https://github.com/aws-observability/aws-otel-collector/issues/102) |
| 18 | + |
| 19 | +**Merged pull requests:** |
| 20 | + |
| 21 | +- fix cd workflow [\#228](https://github.com/aws-observability/aws-otel-collector/pull/228) ([wyTrivail](https://github.com/wyTrivail)) |
| 22 | +- use dispatch instead of listening on tagging [\#227](https://github.com/aws-observability/aws-otel-collector/pull/227) ([wyTrivail](https://github.com/wyTrivail)) |
| 23 | +- change the extraconfig path [\#224](https://github.com/aws-observability/aws-otel-collector/pull/224) ([wyTrivail](https://github.com/wyTrivail)) |
| 24 | +- CI listen on release branch [\#223](https://github.com/aws-observability/aws-otel-collector/pull/223) ([wyTrivail](https://github.com/wyTrivail)) |
| 25 | +- Fix extraconfig on windows [\#222](https://github.com/aws-observability/aws-otel-collector/pull/222) ([wyTrivail](https://github.com/wyTrivail)) |
| 26 | +- Update EMF exporter to the latest version [\#221](https://github.com/aws-observability/aws-otel-collector/pull/221) ([mxiamxia](https://github.com/mxiamxia)) |
| 27 | +- destroy resources in soaking test [\#219](https://github.com/aws-observability/aws-otel-collector/pull/219) ([wyTrivail](https://github.com/wyTrivail)) |
| 28 | +- Support public ECR release [\#217](https://github.com/aws-observability/aws-otel-collector/pull/217) ([wyTrivail](https://github.com/wyTrivail)) |
| 29 | +- Add an extraconfig for enabling debug log [\#216](https://github.com/aws-observability/aws-otel-collector/pull/216) ([wyTrivail](https://github.com/wyTrivail)) |
| 30 | +- Bump github.com/opencontainers/runc from 1.0.0-rc10 to 1.0.0-rc92 [\#215](https://github.com/aws-observability/aws-otel-collector/pull/215) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 31 | +- Update the ECS templates [\#214](https://github.com/aws-observability/aws-otel-collector/pull/214) ([JohnWu20](https://github.com/JohnWu20)) |
| 32 | +- Update Performance Model [\#212](https://github.com/aws-observability/aws-otel-collector/pull/212) ([github-actions[bot]](https://github.com/apps/github-actions)) |
| 33 | +- Fix the typo for the ecs default config file [\#211](https://github.com/aws-observability/aws-otel-collector/pull/211) ([JohnWu20](https://github.com/JohnWu20)) |
| 34 | +- Enable AWSPrometheusRemoteWriteExporter in the collector [\#208](https://github.com/aws-observability/aws-otel-collector/pull/208) ([JasonXZLiu](https://github.com/JasonXZLiu)) |
| 35 | +- Add OTel pipeline components to performance report [\#207](https://github.com/aws-observability/aws-otel-collector/pull/207) ([kohrapha](https://github.com/kohrapha)) |
| 36 | +- Split up performance results into separate tables [\#206](https://github.com/aws-observability/aws-otel-collector/pull/206) ([kohrapha](https://github.com/kohrapha)) |
| 37 | +- remove clean logic on eks cluster [\#204](https://github.com/aws-observability/aws-otel-collector/pull/204) ([wyTrivail](https://github.com/wyTrivail)) |
| 38 | +- Run the collector as a custom user [\#203](https://github.com/aws-observability/aws-otel-collector/pull/203) ([mxiamxia](https://github.com/mxiamxia)) |
| 39 | +- Inject aws-otel-collector and version for x-ray exporter user agent [\#202](https://github.com/aws-observability/aws-otel-collector/pull/202) ([mxiamxia](https://github.com/mxiamxia)) |
| 40 | +- Update the collector dependencies to v0.16.0 [\#201](https://github.com/aws-observability/aws-otel-collector/pull/201) ([mxiamxia](https://github.com/mxiamxia)) |
| 41 | +- Reduce the concurrence of testing resources [\#199](https://github.com/aws-observability/aws-otel-collector/pull/199) ([wyTrivail](https://github.com/wyTrivail)) |
| 42 | +- Logzio exporter test [\#197](https://github.com/aws-observability/aws-otel-collector/pull/197) ([yyyogev](https://github.com/yyyogev)) |
| 43 | +- Revert ECS task definition sample code [\#195](https://github.com/aws-observability/aws-otel-collector/pull/195) ([mxiamxia](https://github.com/mxiamxia)) |
| 44 | +- Update README.md [\#193](https://github.com/aws-observability/aws-otel-collector/pull/193) ([awssandra](https://github.com/awssandra)) |
| 45 | +- Fix canary test to every hour [\#192](https://github.com/aws-observability/aws-otel-collector/pull/192) ([wyTrivail](https://github.com/wyTrivail)) |
| 46 | +- Update all go.mod dependencies [\#190](https://github.com/aws-observability/aws-otel-collector/pull/190) ([mx-psi](https://github.com/mx-psi)) |
| 47 | +- fix canary test workflow [\#189](https://github.com/aws-observability/aws-otel-collector/pull/189) ([mxiamxia](https://github.com/mxiamxia)) |
| 48 | +- clean up utility scripts and make collector run as 'aoc' user with 'upstart' [\#186](https://github.com/aws-observability/aws-otel-collector/pull/186) ([mxiamxia](https://github.com/mxiamxia)) |
| 49 | +- fix broken link in doc [\#184](https://github.com/aws-observability/aws-otel-collector/pull/184) ([lenimartin](https://github.com/lenimartin)) |
| 50 | +- Add Splunk HEC trace exporter [\#182](https://github.com/aws-observability/aws-otel-collector/pull/182) ([tigrannajaryan](https://github.com/tigrannajaryan)) |
| 51 | +- Add SignalFx metric exporter [\#181](https://github.com/aws-observability/aws-otel-collector/pull/181) ([tigrannajaryan](https://github.com/tigrannajaryan)) |
| 52 | +- Added stripped DefaultComponents for Lambda Extension [\#178](https://github.com/aws-observability/aws-otel-collector/pull/178) ([AsakerMohd](https://github.com/AsakerMohd)) |
| 53 | +- Remove stripping of trailing new lines [\#177](https://github.com/aws-observability/aws-otel-collector/pull/177) ([kohrapha](https://github.com/kohrapha)) |
| 54 | +- Update Performance Model [\#176](https://github.com/aws-observability/aws-otel-collector/pull/176) ([github-actions[bot]](https://github.com/apps/github-actions)) |
| 55 | +- Fix performance model report [\#175](https://github.com/aws-observability/aws-otel-collector/pull/175) ([kohrapha](https://github.com/kohrapha)) |
| 56 | +- Fix Performance model template [\#173](https://github.com/aws-observability/aws-otel-collector/pull/173) ([kohrapha](https://github.com/kohrapha)) |
| 57 | +- Reduce the max tps to 5000 [\#171](https://github.com/aws-observability/aws-otel-collector/pull/171) ([wyTrivail](https://github.com/wyTrivail)) |
| 58 | +- enhance perf test [\#169](https://github.com/aws-observability/aws-otel-collector/pull/169) ([wyTrivail](https://github.com/wyTrivail)) |
| 59 | +- remove soaking for debugging [\#167](https://github.com/aws-observability/aws-otel-collector/pull/167) ([wyTrivail](https://github.com/wyTrivail)) |
| 60 | +- debug on perf test [\#166](https://github.com/aws-observability/aws-otel-collector/pull/166) ([wyTrivail](https://github.com/wyTrivail)) |
| 61 | +- Enable windows in soaking and perf test [\#165](https://github.com/aws-observability/aws-otel-collector/pull/165) ([wyTrivail](https://github.com/wyTrivail)) |
| 62 | +- Fix performance model script [\#164](https://github.com/aws-observability/aws-otel-collector/pull/164) ([wyTrivail](https://github.com/wyTrivail)) |
| 63 | +- change the max-parallel to 10 [\#163](https://github.com/aws-observability/aws-otel-collector/pull/163) ([wyTrivail](https://github.com/wyTrivail)) |
| 64 | +- remove windows from soaking and perf test [\#162](https://github.com/aws-observability/aws-otel-collector/pull/162) ([wyTrivail](https://github.com/wyTrivail)) |
| 65 | +- Fix performance test [\#161](https://github.com/aws-observability/aws-otel-collector/pull/161) ([wyTrivail](https://github.com/wyTrivail)) |
| 66 | +- Add canary tests workflow [\#160](https://github.com/aws-observability/aws-otel-collector/pull/160) ([shaochengwang](https://github.com/shaochengwang)) |
| 67 | +- Set up performance test auto workflow [\#158](https://github.com/aws-observability/aws-otel-collector/pull/158) ([wyTrivail](https://github.com/wyTrivail)) |
| 68 | +- Updated run the collector on EC2 demo documentation [\#155](https://github.com/aws-observability/aws-otel-collector/pull/155) ([mxiamxia](https://github.com/mxiamxia)) |
| 69 | +- Don't fail the whole jobs if one fails [\#154](https://github.com/aws-observability/aws-otel-collector/pull/154) ([wyTrivail](https://github.com/wyTrivail)) |
| 70 | +- Add commit id as a dimension to soaking metric [\#153](https://github.com/aws-observability/aws-otel-collector/pull/153) ([wyTrivail](https://github.com/wyTrivail)) |
| 71 | +- Remove windows from negative soaking [\#152](https://github.com/aws-observability/aws-otel-collector/pull/152) ([wyTrivail](https://github.com/wyTrivail)) |
| 72 | +- fix resource cleaner for soaking [\#151](https://github.com/aws-observability/aws-otel-collector/pull/151) ([wyTrivail](https://github.com/wyTrivail)) |
| 73 | +- remove windows from soaking test for this moment [\#150](https://github.com/aws-observability/aws-otel-collector/pull/150) ([wyTrivail](https://github.com/wyTrivail)) |
| 74 | +- awsemf- add placeholder support in log\_group and log\_stream [\#149](https://github.com/aws-observability/aws-otel-collector/pull/149) ([hossain-rayhan](https://github.com/hossain-rayhan)) |
| 75 | +- Add ECS config files [\#148](https://github.com/aws-observability/aws-otel-collector/pull/148) ([JohnWu20](https://github.com/JohnWu20)) |
| 76 | +- make clean-terraform-resources.sh work in ubuntu [\#147](https://github.com/aws-observability/aws-otel-collector/pull/147) ([wyTrivail](https://github.com/wyTrivail)) |
| 77 | +- fix candidate version building [\#146](https://github.com/aws-observability/aws-otel-collector/pull/146) ([wyTrivail](https://github.com/wyTrivail)) |
| 78 | +- Update clean-terraform-resources.sh [\#145](https://github.com/aws-observability/aws-otel-collector/pull/145) ([wyTrivail](https://github.com/wyTrivail)) |
| 79 | +- Add SAPM trace exporter [\#144](https://github.com/aws-observability/aws-otel-collector/pull/144) ([tigrannajaryan](https://github.com/tigrannajaryan)) |
| 80 | +- Add Dynatrace metric exporter [\#143](https://github.com/aws-observability/aws-otel-collector/pull/143) ([dyladan](https://github.com/dyladan)) |
| 81 | +- Add Datadog exporter [\#142](https://github.com/aws-observability/aws-otel-collector/pull/142) ([mx-psi](https://github.com/mx-psi)) |
| 82 | +- add a workflow to clean terraform resources created by soaking [\#140](https://github.com/aws-observability/aws-otel-collector/pull/140) ([wyTrivail](https://github.com/wyTrivail)) |
| 83 | +- Add New Relic Exporter [\#138](https://github.com/aws-observability/aws-otel-collector/pull/138) ([TimPansino](https://github.com/TimPansino)) |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments