mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-21 17:07:24 +08:00
mysql restart alert: severity=info
This commit is contained in:
parent
971bbe03ec
commit
97345d3b6f
1 changed files with 1 additions and 1 deletions
|
|
@ -434,7 +434,7 @@ groups:
|
|||
- name: MySQL restarted
|
||||
description: MySQL has just been restarted, less than one minute ago on {{ $labels.instance }}.
|
||||
query: 'mysql_global_status_uptime < 60'
|
||||
severity: warning
|
||||
severity: info
|
||||
|
||||
- name: PostgreSQL
|
||||
exporters:
|
||||
|
|
|
|||
Loading…
Reference in a new issue