Files
configpolicy/group_vars
Dustin C. Hatch 4f202c55e4 r/postgres-exporter: Deploy postgres-exporter
The [postgres-exporter][0] exposes PostgreSQL server statistics to
Prometheus.  It connects to a specified PostgreSQL server (in this
case, a server on the local machine via UNIX socket) and collects data
from the `pg_stat_activity`, et al. views.  It needs the `pg_monitor`
role in order to be allowed to read the relevant metrics.

Since we're setting up the exporter to connect via UNIX socket, it needs
a dedicated OS user to match the PostgreSQL user in order to
authenticate via the _peer_ method.

[0]: https://github.com/prometheus-community/postgres_exporter/
2024-07-02 20:44:29 -05:00
..
2023-05-23 09:52:50 -05:00
2024-06-21 22:08:03 -05:00
2018-08-19 14:17:48 -05:00
2020-01-25 13:57:04 -06:00
2023-07-17 16:36:37 -05:00
2023-04-12 14:07:51 -05:00
2022-08-03 20:52:01 -05:00
2018-08-12 10:27:20 -05:00
2018-07-15 09:19:39 -05:00
2023-10-24 17:27:21 -05:00
2019-09-19 19:51:45 -05:00
2018-04-14 15:47:49 -05:00