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.
2 parents 521ae75 + 83542bb commit 1a9e9f3Copy full SHA for 1a9e9f3
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