We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d22865b commit 2cd3dd7Copy full SHA for 2cd3dd7
CHANGELOG.md
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
## [Unreleased](https://github.com/open-telemetry/opentelemetry-python-contrib/compare/v0.18b0...HEAD)
8
+- Sync contribs with optional getters and setters
9
+ ([#372](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/372))
10
- Updated instrumentations to use `opentelemetry.trace.use_span` instead of `Tracer.use_span()`
11
([#364](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/364))
12
- `opentelemetry-propagator-ot-trace` Do not throw an exception when headers are not present
0 commit comments