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 6bc55f3 commit c268644Copy full SHA for c268644
CHANGELOG.md
@@ -22,6 +22,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
- Fix Flask instrumentation to only close the span if it was created by the same thread.
23
([#1654](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1654))
24
25
+### Added
26
+
27
+- `opentelemetry-instrumentation-threading` Add instrumentation for python threading module
28
+ ([#1582](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1582))****
29
30
## Version 1.16.0/0.37b0 (2023-02-17)
31
32
### Added
0 commit comments