We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c7cc4 commit 2fe7b93Copy full SHA for 2fe7b93
CHANGELOG.md
@@ -17,3 +17,8 @@ If your change does not need a CHANGELOG entry, add the "skip changelog" label t
17
18
- Support X-Ray Trace Id extraction from Lambda Context object, and respect user-configured OTEL_PROPAGATORS in AWS Lamdba instrumentation
19
([#259](https://github.com/aws-observability/aws-otel-js-instrumentation/pull/259))
20
+
21
+### Bugfixes
22
23
+- Fix issue where UDP Exporter throws error in async callback, which isn't caught
24
+ ([#289](https://github.com/aws-observability/aws-otel-js-instrumentation/pull/259))
0 commit comments