File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ ### Added
11+
12+ - ` opentelemetry-instrumentation-threading ` Add instrumentation for python threading module
13+ ([ #1582 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1582 ) )****
14+
1015## Version 1.16.0/0.37b0 (2023-02-17)
1116
1217### Added
@@ -29,8 +34,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2934 ([ #1592 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1592 ) )
3035- ` opentelemetry-instrumentation-django ` Allow explicit ` excluded_urls ` configuration through ` instrument() `
3136 ([ #1618 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1618 ) )
32- - ` opentelemetry-instrumentation-threading ` Add instrumentation for python threading module
33- ([ #1582 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1582 ) )
3437
3538### Fixed
3639
You can’t perform that action at this time.
0 commit comments