scylladb / scylla-ansible-roles

Ansible roles for deploying and managing Scylla, Scylla-Manager and Scylla-Monitoring
44 stars 38 forks source link

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

Closed vladzcloudius closed 11 months ago

vladzcloudius commented 11 months ago

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

vladzcloudius commented 11 months ago

cc @tomer-sandler