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

[scripts] Add prometheus script and cleanup out date scripts. #3001

Merged
merged 1 commit into from
Nov 1, 2021

Conversation

jolestar
Copy link
Member

No description provided.

@jolestar jolestar requested review from ssyuan and sanlee42 October 29, 2021 09:09
@codecov
Copy link

codecov bot commented Oct 29, 2021

Codecov Report

Merging #3001 (93ffb31) into master (2fa5857) will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3001      +/-   ##
==========================================
- Coverage   33.34%   33.26%   -0.08%     
==========================================
  Files         515      515              
  Lines       45678    45690      +12     
  Branches    20823    20812      -11     
==========================================
- Hits        15227    15194      -33     
+ Misses      16071    16046      -25     
- Partials    14380    14450      +70     
Flag Coverage Δ
unittests 33.26% <ø> (-0.08%) ⬇️

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

Impacted Files Coverage Δ
vm/natives/src/account.rs 21.43% <0.00%> (-7.14%) ⬇️
state/state-tree/src/state_tree.rs 51.39% <0.00%> (-4.86%) ⬇️
executor/src/executor.rs 54.17% <0.00%> (-4.16%) ⬇️
config/src/helper.rs 46.00% <0.00%> (-4.00%) ⬇️
commons/forkable-jellyfish-merkle/src/lib.rs 41.23% <0.00%> (-3.43%) ⬇️
commons/accumulator/src/lib.rs 59.79% <0.00%> (-3.26%) ⬇️
config/src/lib.rs 33.59% <0.00%> (-3.05%) ⬇️
commons/stream-task/src/task_stream.rs 60.30% <0.00%> (-2.94%) ⬇️
config/src/network_config.rs 52.87% <0.00%> (-2.86%) ⬇️
types/src/startup_info.rs 64.23% <0.00%> (-2.75%) ⬇️
... and 73 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2fa5857...93ffb31. Read the comment docs.

@sanlee42 sanlee42 merged commit 826e295 into master Nov 1, 2021
@sanlee42 sanlee42 deleted the prometheus_config branch November 1, 2021 05:22
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