File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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
4646
4747## Version 1.16.0/0.37b0 (2023-02-17)
4848
49- - Change ` __all__ ` to be statically defined.
49+ - Change `` __all__ ` ` to be statically defined.
5050 ([ #3143 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3143 ) )
5151- Remove the ability to set a global metric prefix for Prometheus exporter
5252 ([ #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
8686 ([ #3027 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3027 ) )
8787- Update logging to include logging api as per specification
8888 ([ #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()
9090 ([ #3035 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3035 )
9191- [ exporter-otlp-proto-grpc] add user agent string
9292 ([ #3009 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3009 ) )
You can’t perform that action at this time.
0 commit comments