Closed MinhThieu145 closed 2 months ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 69.30%. Comparing base (
96968d6
) to head (55be52e
). Report is 1110 commits behind head on master.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
This pull request adds new functions to retrieve CPU, memory, and storage utilization metrics for a challenge. These functions use the AWS CloudWatch API to fetch the metrics for the worker in the challenge. The metrics include CPU utilization, memory utilization, and storage utilization. These metrics will be used for monitoring and analyzing the performance of the worker.