mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-21 08:57:19 +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
|
||||
exporters:
|
||||
- name: wrouesnel/postgres_exporter
|
||||
doc_url: https://github.com/wrouesnel/postgres_exporter/
|
||||
- name: prometheus-community/postgres_exporter
|
||||
doc_url: https://github.com/prometheus-community/postgres_exporter
|
||||
rules:
|
||||
- name: Postgresql down
|
||||
description: Postgresql instance is down
|
||||
|
|
|
|||
Loading…
Reference in a new issue