Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat(metrics): add tokio runtime metrics #474

Merged
merged 3 commits into from
Nov 9, 2023
Merged

Conversation

dancoombs
Copy link
Collaborator

Proposed Changes

  • Add a bunch of metrics for the tokio runtime

@dancoombs dancoombs force-pushed the danc/tokio-metrics branch 2 times, most recently from 1a37ef0 to 8afb087 Compare October 18, 2023 20:19
@dancoombs dancoombs marked this pull request as draft October 18, 2023 20:22
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #474 (084b831) into main (4fdb109) will decrease coverage by 0.54%.
The diff coverage is 0.00%.

Impacted file tree graph

Files Coverage Δ
crates/utils/src/eth.rs 16.21% <0.00%> (-2.54%) ⬇️
bin/rundler/src/cli/mod.rs 0.00% <0.00%> (ø)
bin/rundler/src/cli/metrics.rs 0.00% <0.00%> (ø)
Flag Coverage Δ
unit-tests 51.57% <0.00%> (-0.54%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
rundler binary 0.00% <0.00%> (ø)
builder 47.67% <ø> (ø)
dev 0.00% <ø> (ø)
pool 58.07% <ø> (ø)
provider 1.33% <ø> (ø)
rpc 18.26% <ø> (ø)
sim 82.26% <ø> (ø)
tasks ∅ <ø> (∅)
types 91.66% <ø> (ø)
utils 7.05% <0.00%> (-0.15%) ⬇️

bin/rundler/src/cli/metrics.rs Outdated Show resolved Hide resolved
@dancoombs dancoombs changed the title [WIP] feat(metrics): add tokio runtime metrics feat(metrics): add tokio runtime metrics Nov 9, 2023
@dancoombs dancoombs marked this pull request as ready for review November 9, 2023 17:26
@dancoombs dancoombs merged commit 16f30ea into main Nov 9, 2023
8 checks passed
@dancoombs dancoombs deleted the danc/tokio-metrics branch November 9, 2023 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants