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

ROX-25003: Add emailsender alerts #272

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

kurlov
Copy link
Member

@kurlov kurlov commented Jul 17, 2024

Add essential Email Sender alert.
All alerts are marked as warning on purpose. it's better to soak those alerts as warnings
There is an open MR for Email Sender SOPs: https://gitlab.cee.redhat.com/stackrox/acs-cloud-service/runbooks/-/merge_requests/114

@kurlov kurlov requested a review from a team as a code owner July 17, 2024 20:28
@kurlov kurlov requested a review from johannes94 July 17, 2024 20:30
sop_url: "https://gitlab.cee.redhat.com/stackrox/acs-managed-service-runbooks/blob/master/sops/dp-047-emailsender-ses-send-error.md"
- alert: RHACSEmailsenderThrottledSend
expr: |
acs_emailsender_throttled_send_email_total > 0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a rate missing here? If this is a counter, it will always fire otherwise.

@kurlov kurlov merged commit 9ebf21f into master Jul 22, 2024
2 checks passed
@kurlov kurlov deleted the akurlov/ROX-25003-add-emailsender-alerts branch July 22, 2024 08:57
aaa5kameric pushed a commit that referenced this pull request Aug 28, 2024
* Add emailsender alerts

* Add rate to throttled metric
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants