Updates to the Alerting UI section#16474
Conversation
| . Examine and edit the current Alertmanager configuration. | ||
| . Save the updated Alertmanager configuration. | ||
|
|
||
| Also, next to the title of each of these pages is a link to the old Alertmanager interface. |
There was a problem hiding this comment.
..is a link to the old Alertmanager interface Not sure if 'old' is the best term here. Maybe 'Promethus interface'?
There was a problem hiding this comment.
It's the term we agreed to use to imply that people should switch to the new OCP interface. And it's not the Prometheus interface anyway, the Prometheus one is linked from the Metrics page. This is the AM one.
|
@sheriff-rh Could you please take a look at this? If it's good, please merge & cherry-pick to 4.2 too. Thanks. |
|
Sure thing @rh-max ! Edit: This is against 4.2 already, can you make one against master and tag me? I'll merge that too. Thanks! |
|
/cherrypick enterprise-4.2 |
|
@sheriff-rh: base branch (enterprise-4.2) needs to differ from target branch (enterprise-4.2) DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@sheriff-rh Thanks! Yeah, I should have said cherry-pick into master. How about just running |
|
/cherrypick master |
|
@sheriff-rh: new pull request created: #16741 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Yep that got it, good call @rh-max ! |
|
Thanks @sheriff-rh ! |
| The main two pages of the Alerting UI are the *Alerts* and the *Silences* pages. | ||
| The main three pages of the Alerting UI are the *Alerts*, the *Silences*, and the *YAML* pages. | ||
|
|
||
| The *Alerts* page is located in *Monitoring* -> *Alerts* of the {product-title} web console. |
There was a problem hiding this comment.
4.2
The Alerts page is located in Monitoring -> Alerting -> Alerts tab
The Silences page is located in Monitoring -> Alerting -> Silences tab
No description provided.