Add configuration for Postgres Prom exporter

This commit is contained in:
2023-12-10 02:53:11 -05:00
parent 258b5792da
commit c7d914696b
3 changed files with 21 additions and 0 deletions

View File

@ -21,6 +21,11 @@
state: restarted
ignore_errors: yes
- name: restart prometheus-postgres
service:
name: prometheus-postgres-exporter
state: restarted
- name: restart keydb
service:
name: keydb-server