-
Notifications
You must be signed in to change notification settings - Fork 823
Modify Alertmanager config metrics #3289
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change LGTM, but I would like to have @gotjosh and/or @gouthamve checking it since they recently worked on that (in particular, I would like to know if we're OK with this change).
b1c64c3
to
5efaff0
Compare
5efaff0
to
23ecb7c
Compare
3c52172
to
3c880db
Compare
Any idea why my integration tests keep timing out? |
I will look into it. Do not worry too much about it. We'll take care of that. |
I've just merged the PR #3335 to increase integration tests timeout. Could you rebase this PR, please? |
Signed-off-by: Stan Kwong <stanley.kwong@robinhood.com>
Signed-off-by: Stan Kwong <stanley.kwong@robinhood.com>
1816fe8
to
7def32c
Compare
Signed-off-by: Stan Kwong <stanley.kwong@robinhood.com>
7def32c
to
b3b7df9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
@pracucci still timing out :( |
There is an |
Signed-off-by: Stan Kwong <stanley.kwong@robinhood.com>
9bbc5c9 @pstibrany good catch!! too bad those timeouts don't trigger a test failure. took the opportunity to add my timestamp metric in those tests as well. thanks for your help! |
Signed-off-by: Marco Pracucci <marco@pracucci.com>
Signed-off-by: Stan Kwong stanley.kwong@robinhood.com
What this PR does:
cortex_alertmanager_config_invalid
tocortex_alertmanager_config_last_reload_successful
, such that the nomenclature matches that of the ruler and the upstream alertmanageralertmanager_config_last_reload_successful_seconds
metricChecklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]