-
Notifications
You must be signed in to change notification settings - Fork 620
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for pypy3 system metrics (#2062)
* Added support for pypy3 system metrics Co-authored-by: Suryanarayana Peri <[email protected]> Signed-off-by: Rahul Kumar <[email protected]> * Change in if condition to log warn message for pypy Co-authored-by: Suryanarayana Peri <[email protected]> Signed-off-by: Rahul Kumar <[email protected]> * Added logger to else block if pypy Co-authored-by: Suryanarayana Peri <[email protected]> Signed-off-by: Rahul Kumar <[email protected]> * Reverting the changes Co-authored-by: Suryanarayana Peri <[email protected]> Signed-off-by: Rahul Kumar <[email protected]> * Changes requested by external reviewer Co-authored-by: Suryanarayana Peri <[email protected]> Signed-off-by: Rahul Kumar <[email protected]> --------- Signed-off-by: Rahul Kumar <[email protected]> Co-authored-by: Suryanarayana Peri <[email protected]>
- Loading branch information
1 parent
b6d77f1
commit 6f6c28d
Showing
4 changed files
with
37 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters