Skip to content

Commit 1fd38bf

Browse files
yulin-lisrikanthccv
authored andcommitted
collect threads count in opentelemetry-instrumentation-system-metrics (open-telemetry#1339)
* collect threads count in opentelemetry-instrumentation-system-metrics * update * avoid devidedByZero exception when sawp memory is 0 * add ut * change log * lint * lint Co-authored-by: Srikanth Chekuri <[email protected]>
1 parent 8ebbe73 commit 1fd38bf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased](https://github.com/open-telemetry/opentelemetry-python/compare/v1.13.0-0.34b0...HEAD)
99

10+
### Added
11+
12+
- `opentelemetry-instrumentation-system-metrics` add supports to collect system thread count. ([#1339](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1339))
13+
1014
## [1.13.0-0.34b0](https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.13.0-0.34b0) - 2022-09-26
1115

1216

@@ -102,7 +106,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
102106
([#1253](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1253))
103107
- Add metric instrumentation in starlette
104108
([#1327](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1327))
105-
109+
106110

107111
### Fixed
108112

0 commit comments

Comments
 (0)