File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
16
- Populate ` auto.version ` in Resource if using auto-instrumentation
17
17
([ #2243 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2243 ) )
18
18
- Return proxy instruments from ProxyMeter
19
- [[ #2169 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2169 )]
19
+ ( [ #2169 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2169 ) )
20
20
- Make Measurement a concrete class
21
21
([ #2153 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2153 ) )
22
22
- Add metrics API
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ changedir =
99
99
exporter-zipkin-combined: exporter/opentelemetry-exporter-zipkin/tests
100
100
exporter-zipkin-proto-http: exporter/opentelemetry-exporter-zipkin-proto-http/tests
101
101
exporter-zipkin-json: exporter/opentelemetry-exporter-zipkin-json/tests
102
-
102
+
103
103
propagator-b3: propagator/opentelemetry-propagator-b3/tests
104
104
propagator-jaeger: propagator/opentelemetry-propagator-jaeger/tests
105
105
You can’t perform that action at this time.
0 commit comments