Skip to content

Commit

Permalink
Add psutil dependency (#1121)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
ocelotl and srikanthccv authored Jun 8, 2022
1 parent f275e24 commit 0bd8e4c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ packages=find_namespace:
install_requires =
opentelemetry-api ~= 1.11
opentelemetry-sdk ~= 1.11
psutil ~= 5.9

[options.extras_require]
test =
Expand Down

0 comments on commit 0bd8e4c

Please sign in to comment.