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

Expose storage stats on the metrics endpoint #7418

Merged
merged 1 commit into from
Oct 1, 2021
Merged

Conversation

magik6k
Copy link
Contributor

@magik6k magik6k commented Oct 1, 2021

No description provided.

@magik6k magik6k requested a review from a team as a code owner October 1, 2021 12:38
@magik6k magik6k changed the title Expose storage states on the metrics endpoint Expose storage stats on the metrics endpoint Oct 1, 2021
@codecov
Copy link

codecov bot commented Oct 1, 2021

Codecov Report

Merging #7418 (a8a9818) into master (95e8b59) will decrease coverage by 0.08%.
The diff coverage is 70.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7418      +/-   ##
==========================================
- Coverage   39.58%   39.50%   -0.09%     
==========================================
  Files         616      616              
  Lines       65268    65281      +13     
==========================================
- Hits        25835    25786      -49     
- Misses      34946    34996      +50     
- Partials     4487     4499      +12     
Impacted Files Coverage Δ
cmd/lotus-seal-worker/main.go 0.00% <0.00%> (ø)
cmd/lotus-wallet/main.go 0.00% <0.00%> (ø)
metrics/metrics.go 100.00% <ø> (ø)
extern/sector-storage/stores/index.go 71.78% <69.23%> (-0.15%) ⬇️
gateway/handler.go 91.30% <100.00%> (ø)
metrics/proxy/proxy.go 77.77% <100.00%> (ø)
node/rpc.go 31.00% <100.00%> (ø)
chain/events/message_cache.go 87.50% <0.00%> (-12.50%) ⬇️
extern/sector-storage/sched_resources.go 75.00% <0.00%> (-9.38%) ⬇️
chain/actors/builtin/paych/paych.go 16.88% <0.00%> (-5.20%) ⬇️
... and 18 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 95e8b59...a8a9818. Read the comment docs.

@magik6k magik6k merged commit edcb287 into master Oct 1, 2021
@magik6k magik6k deleted the feat/storage-stats branch October 1, 2021 14:40
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