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 5e6f1cf commit da75bb3Copy full SHA for da75bb3
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
+- Type indent parameter in to_json
11
+- ([#4402](https://github.com/open-telemetry/opentelemetry-python/pull/4402))
12
- Always setup logs sdk, OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED only controls python `logging` module handler setup
13
([#4340](https://github.com/open-telemetry/opentelemetry-python/pull/4340))
14
- Add `attributes` field in `metrics.get_meter` wrapper function
0 commit comments