Skip to content

Commit 0bd8e4c

Browse files
ocelotlsrikanthccv
andauthored
Add psutil dependency (#1121)
* Add psutil dependency Fixes #1120 * Update instrumentation/opentelemetry-instrumentation-system-metrics/setup.cfg Co-authored-by: Srikanth Chekuri <[email protected]> Co-authored-by: Srikanth Chekuri <[email protected]>
1 parent f275e24 commit 0bd8e4c

File tree

1 file changed

+1
-0
lines changed
  • instrumentation/opentelemetry-instrumentation-system-metrics

1 file changed

+1
-0
lines changed

instrumentation/opentelemetry-instrumentation-system-metrics/setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ packages=find_namespace:
4242
install_requires =
4343
opentelemetry-api ~= 1.11
4444
opentelemetry-sdk ~= 1.11
45+
psutil ~= 5.9
4546

4647
[options.extras_require]
4748
test =

0 commit comments

Comments
 (0)