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 @@ -46,7 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
46
46
47
47
## Version 1.16.0/0.37b0 (2023-02-17)
48
48
49
- - Change ` __all__ ` to be statically defined.
49
+ - Change `` __all__ ` ` to be statically defined.
50
50
([ #3143 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3143 ) )
51
51
- Remove the ability to set a global metric prefix for Prometheus exporter
52
52
([ #3137 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3137 ) )
@@ -86,7 +86,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
86
86
([ #3027 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3027 ) )
87
87
- Update logging to include logging api as per specification
88
88
([ #3038 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3038 ) )
89
- - Fix: Avoid generator in metrics \ _ ViewInstrumentMatch.collect()
89
+ - Fix: Avoid generator in metrics _ ViewInstrumentMatch.collect()
90
90
([ #3035 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3035 )
91
91
- [ exporter-otlp-proto-grpc] add user agent string
92
92
([ #3009 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3009 ) )
You can’t perform that action at this time.
0 commit comments