File tree Expand file tree Collapse file tree 2 files changed +141
-119
lines changed
instrumentation/opentelemetry-instrumentation-system-metrics/src/opentelemetry/instrumentation/system_metrics Expand file tree Collapse file tree 2 files changed +141
-119
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88## [ Unreleased] ( https://github.com/open-telemetry/opentelemetry-python/compare/v1.12.0rc1-0.31b0...HEAD )
99
1010### Fixed
11+ - Fix bug in system metrics by checking their configuration
12+ ([ #1129 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1129 ) )
1113- Adding escape call to fix [ auto-instrumentation not producing spans on Windows] ( https://github.com/open-telemetry/opentelemetry-python/issues/2703 ) .
1214 ([ #1100 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1100 ) )
1315- ` opentelemetry-instrumentation-grpc ` narrow protobuf dependency to exclude protobuf >= 4
You can’t perform that action at this time.
0 commit comments