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

app/eth2wrap: fix metric namespace #377

Merged
merged 1 commit into from
Apr 6, 2022
Merged

Conversation

corverroos
Copy link
Contributor

Fixes prometheus namespaces for eth2wrap metrics.

category: bug
ticket: #362

@codecov
Copy link

codecov bot commented Apr 6, 2022

Codecov Report

Merging #377 (38c23b0) into main (4ec9732) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #377   +/-   ##
=======================================
  Coverage   55.74%   55.74%           
=======================================
  Files          62       62           
  Lines        5355     5355           
=======================================
  Hits         2985     2985           
- Misses       1968     1969    +1     
+ Partials      402      401    -1     
Impacted Files Coverage Δ
core/dutydb/memory.go 78.43% <0.00%> (-1.97%) ⬇️
app/app.go 65.07% <0.00%> (+0.95%) ⬆️

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 5e7e3e1...38c23b0. Read the comment docs.

@dB2510 dB2510 added the merge when ready Indicates bulldozer bot may merge when all checks pass label Apr 6, 2022
@obol-bulldozer obol-bulldozer bot merged commit 3a26858 into main Apr 6, 2022
@obol-bulldozer obol-bulldozer bot deleted the corver/eth2wrapmetric branch April 6, 2022 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants