We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 521ae75 commit 83542bbCopy full SHA for 83542bb
etc/kayobe/kolla/config/prometheus/mysql.rules
@@ -58,7 +58,7 @@ groups:
58
severity: warning
59
annotations:
60
summary: "MySQL Slave replication lag (instance {{ $labels.instance }})"
61
- description: "MysqL replication lag on {{ $labels.instance }}"
+ description: "MySQL replication lag on {{ $labels.instance }}"
62
63
- alert: MysqlSlowQueries
64
expr: increase(mysql_global_status_slow_queries[1m]) > 0
0 commit comments