✨(ZENKO-5262) Define new alerts and enable monitor for Zenko Operator#2392
✨(ZENKO-5262) Define new alerts and enable monitor for Zenko Operator#2392DarkIsDude wants to merge 3 commits intodevelopment/2.14from
Conversation
Hello darkisdude,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Branches have divergedThis pull request's source branch To avoid any integration risks, please re-synchronize them using one of the
Note: If you choose to rebase, you may have to ask me to rebuild |
778bc38 to
a6e727c
Compare
There was a problem hiding this comment.
usually we keep the alerts along with the components which "owns" these metrics, to reduce coupling and ensure we rename the metrics and alerts/dashboards at the same time.
That would mean both alerts.yaml and building the Oras image would be in Zenko-operator; and in Zenko we would simply need to change the content of zenkoversion to reference zkop's dashboard image (along with the manifest change to enable scraping)
any reason not to do this for these?
Issue: ZENKO-5262
What does this PR do, and why do we need it?
Define new alerts and enable monitoring of the operator.
https://github.com/scality/zenko-operator/pull/608/changes
Which issue does this PR fix?
Fixes ZENKO-5262.