Commit 6b0fda7 1 parent 9521589 commit 6b0fda7 Copy full SHA for 6b0fda7
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 @@ -31,6 +31,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
31
### Added
32
32
33
33
- ` opentelemetry-instrumentation-psycopg ` Initial release for psycopg 3.x
34
+ - ` opentelemetry-instrumentation-asgi ` Add support for configuring ASGI middleware header extraction via runtime constructor parameters
35
+ ([ #2026 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2026 ) )
34
36
35
37
## Version 1.22.0/0.43b0 (2023-12-14)
36
38
@@ -69,8 +71,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
69
71
([ #1948 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1948 ) )
70
72
- Added schema_url (` "https://opentelemetry.io/schemas/1.11.0" ` ) to all metrics and traces
71
73
([ #1977 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1977 ) )
72
- - Add support for configuring ASGI middleware header extraction via runtime constructor parameters
73
- ([ #2026 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2026 ) )
74
74
75
75
### Fixed
76
76
You can’t perform that action at this time.
0 commit comments