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
7
7
8
8
## Unreleased
9
9
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
+
10
15
## Version 1.16.0/0.37b0 (2023-02-17)
11
16
12
17
### Added
@@ -29,8 +34,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
29
34
([ #1592 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1592 ) )
30
35
- ` opentelemetry-instrumentation-django ` Allow explicit ` excluded_urls ` configuration through ` instrument() `
31
36
([ #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 ) )
34
37
35
38
### Fixed
36
39
You can’t perform that action at this time.
0 commit comments