File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
10
### Fixed
11
11
- ` opentelemetry-instrumentation-celery ` Allow Celery instrumentation to be installed multiple times
12
12
([ #2342 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2342 ) )
13
- - Align gRPC span status codes to OTEL specification ([ #1756 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/issues/1756 ) )
13
+ - Align gRPC span status codes to OTEL specification
14
+ ([ #1756 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/issues/1756 ) )
15
+ - Ensure all http.server.duration metrics have the same description
16
+ ([ #2151 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/issues/2298 ) )
14
17
15
18
## Version 1.23.0/0.44b0 (2024-02-23)
16
19
You can’t perform that action at this time.
0 commit comments