Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

metrics: add a hacky exporter of tokio metrics #241

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

metrics: add a hacky exporter of tokio metrics

63ebe96
Select commit
Loading
Failed to load commit list.
Open

metrics: add a hacky exporter of tokio metrics #241

metrics: add a hacky exporter of tokio metrics
63ebe96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 13, 2024 in 0s

44.23% (-0.03%) compared to a650b5e

View this Pull Request on Codecov

44.23% (-0.03%) compared to a650b5e

Details

Codecov Report

Attention: Patch coverage is 0% with 27 lines in your changes missing coverage. Please review.

Project coverage is 44.23%. Comparing base (a650b5e) to head (63ebe96).

Files with missing lines Patch % Lines
cli/src/cmd/node/mod.rs 0.00% 27 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #241      +/-   ##
==========================================
- Coverage   44.25%   44.23%   -0.03%     
==========================================
  Files         269      269              
  Lines       47553    47562       +9     
  Branches    47553    47562       +9     
==========================================
- Hits        21046    21038       -8     
- Misses      25418    25436      +18     
+ Partials     1089     1088       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.