mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-24 02:17:00 +08:00
data: change postgresql exporter name
This commit is contained in:
parent
3faf1332a1
commit
0207783284
1 changed files with 2 additions and 2 deletions
|
|
@ -535,8 +535,8 @@ groups:
|
||||||
|
|
||||||
- name: PostgreSQL
|
- name: PostgreSQL
|
||||||
exporters:
|
exporters:
|
||||||
- name: wrouesnel/postgres_exporter
|
- name: prometheus-community/postgres_exporter
|
||||||
doc_url: https://github.com/wrouesnel/postgres_exporter/
|
doc_url: https://github.com/prometheus-community/postgres_exporter
|
||||||
rules:
|
rules:
|
||||||
- name: Postgresql down
|
- name: Postgresql down
|
||||||
description: Postgresql instance is down
|
description: Postgresql instance is down
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue