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

rule_config.yml.j2: include the alert name and severity in the subject #314

Conversation

vladzcloudius
Copy link
Collaborator

Aggregate by an alert name and the severity (before that was only by severity) and then include both an alert name and its severity in the corresponding email subject.

As a result for tooManyFiles alert with a 'warn' severity a subject is going to look like this:

[PRODUCTION] tooManyFiles warn: URGENT Managed-Services - Cluster:cluster-name-goes-here

Aggregate by an alert name and the severity (before that was only by severity)
and then include both an alert name and its severity in the corresponding email
subject.

As a result for tooManyFiles alert with a 'warn' severity a subject is going to
look like this:

[PRODUCTION] tooManyFiles warn: URGENT Managed-Services - Cluster:cluster-name-goes-here

Signed-off-by: Vlad Zolotarov <[email protected]>
@vladzcloudius
Copy link
Collaborator Author

cc @tomer-sandler

@vladzcloudius vladzcloudius merged commit f846330 into scylladb:master Dec 18, 2023
1 check passed
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