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
8
8
## [ Unreleased] ( https://github.com/open-telemetry/opentelemetry-python/compare/v1.12.0rc1-0.31b0...HEAD )
9
9
10
10
### Fixed
11
+ - Fix bug in system metrics by checking their configuration
12
+ ([ #1129 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1129 ) )
11
13
- Adding escape call to fix [ auto-instrumentation not producing spans on Windows] ( https://github.com/open-telemetry/opentelemetry-python/issues/2703 ) .
12
14
([ #1100 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1100 ) )
13
15
- ` opentelemetry-instrumentation-grpc ` narrow protobuf dependency to exclude protobuf >= 4
You can’t perform that action at this time.
0 commit comments