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

testutil/compose: add basic prometheus alerts #719

Merged
merged 1 commit into from
Jun 15, 2022
Merged

Conversation

corverroos
Copy link
Contributor

Adds a few basic alerts to compose prometheus. Note this is pure prometheus alerts, alertmanager hasn't been configured since it isn't required to group or silence or manage alerts over time.

category: test
ticket: #631

@codecov
Copy link

codecov bot commented Jun 15, 2022

Codecov Report

Merging #719 (a1828dc) into main (62b3975) will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #719      +/-   ##
==========================================
+ Coverage   53.97%   54.03%   +0.05%     
==========================================
  Files         104      104              
  Lines       10162    10162              
==========================================
+ Hits         5485     5491       +6     
+ Misses       3871     3867       -4     
+ Partials      806      804       -2     
Impacted Files Coverage Δ
core/leadercast/transport.go 75.14% <0.00%> (-1.19%) ⬇️
core/aggsigdb/memory.go 78.89% <0.00%> (+0.91%) ⬆️
dkg/dkg.go 52.90% <0.00%> (+1.62%) ⬆️

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 62b3975...a1828dc. Read the comment docs.

@corverroos corverroos added the merge when ready Indicates bulldozer bot may merge when all checks pass label Jun 15, 2022
@obol-bulldozer obol-bulldozer bot merged commit 78f8075 into main Jun 15, 2022
@obol-bulldozer obol-bulldozer bot deleted the corver/rules branch June 15, 2022 15:42
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.

None yet

2 participants