Commit 4063a17 1 parent 1348352 commit 4063a17 Copy full SHA for 4063a17
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
49
49
### Added
50
50
51
51
- ` opentelemetry-instrumentation-psycopg ` Initial release for psycopg 3.x
52
+ - ` opentelemetry-instrumentation-asgi ` Add support for configuring ASGI middleware header extraction via runtime constructor parameters
53
+ ([ #2026 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2026 ) )
52
54
53
55
## Version 1.22.0/0.43b0 (2023-12-14)
54
56
@@ -87,8 +89,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
87
89
([ #1948 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1948 ) )
88
90
- Added schema_url (` "https://opentelemetry.io/schemas/1.11.0" ` ) to all metrics and traces
89
91
([ #1977 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1977 ) )
90
- - Add support for configuring ASGI middleware header extraction via runtime constructor parameters
91
- ([ #2026 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2026 ) )
92
92
93
93
### Fixed
94
94
You can’t perform that action at this time.
0 commit comments