Skip to content

Commit fe38f99

Browse files
committed
add changelog entry for PR #738
1 parent 8d94cb5 commit fe38f99

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ If your change does not need a CHANGELOG entry, add the "skip changelog" label t
1212

1313
## Unreleased
1414

15+
- fix(agent-observability): fall back to OTEL_EXPORTER_OTLP_ENDPOINT for unsampled spans
16+
([#738](https://github.com/aws-observability/aws-otel-python-instrumentation/pull/738))
1517
- feat: auto-detect and mutually exclude AWS native vs third-party agentic instrumentors; add `AWS_AGENTIC_INSTRUMENTATION_OPT_IN` env var to override auto-detection
1618
([#729](https://github.com/aws-observability/aws-otel-python-instrumentation/pull/729))
1719
- fix(lambda-layer): align context propagation with JS — delegate to global propagator so W3C traceparent is no longer ignored when X-Ray active tracing is enabled

0 commit comments

Comments
 (0)