Commit 5086fb9 1 parent dd54710 commit 5086fb9 Copy full SHA for 5086fb9
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 @@ -240,6 +240,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
240
240
### Added
241
241
242
242
- ` opentelemetry-instrumentation-psycopg ` Initial release for psycopg 3.x
243
+ - ` opentelemetry-instrumentation-asgi ` Add support for configuring ASGI middleware header extraction via runtime constructor parameters
244
+ ([ #2026 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2026 ) )
243
245
244
246
## Version 1.22.0/0.43b0 (2023-12-14)
245
247
@@ -279,8 +281,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
279
281
([ #1948 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1948 ) )
280
282
- Added schema_url (` "https://opentelemetry.io/schemas/1.11.0" ` ) to all metrics and traces
281
283
([ #1977 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1977 ) )
282
- - Add support for configuring ASGI middleware header extraction via runtime constructor parameters
283
- ([ #2026 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2026 ) )
284
284
285
285
### Fixed
286
286
You can’t perform that action at this time.
0 commit comments