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 c45a459 commit 6096dc5Copy full SHA for 6096dc5
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+- Always setup logs sdk, OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED only controls python `logging` module handler setup
11
+ ([#4340](https://github.com/open-telemetry/opentelemetry-python/pull/4340))
12
- Fix crash exporting a log record with None body
13
([#4276](https://github.com/open-telemetry/opentelemetry-python/pull/4276))
14
- Fix metrics export with exemplar and no context and filtering observable instruments
0 commit comments