zulip/puppet/zulip_ops/templates/supervisor/conf.d
Alex Vandiver 3aba2789d3 prometheus: Add an exporter for wal-g backup properties.
Since backups may now taken on arbitrary hosts, we need a blackbox
monitor that _some_ backup was produced.

Add a Prometheus exporter which calls `wal-g backup-list` and reports
statistics about the backups.

This could be extended to include `wal-g wal-verify`, but that
requires a connection to the PostgreSQL server.
2023-04-26 15:41:39 -07:00
..
grafana.conf.erb
munin_tunnels.conf.erb puppet: Rename autossh tunnel, as it is no longer for just munin. 2022-11-01 22:24:40 -07:00
prometheus.conf.template.erb
prometheus_node_exporter.conf.template.erb
prometheus_postgres_exporter.conf.template.erb prometheus: Add a postgres exporter. 2023-03-30 16:16:18 -07:00
prometheus_redis_exporter.conf.template.erb
prometheus_tornado_exporter.conf.template.erb
prometheus_uwsgi_exporter.conf.template.erb
prometheus_wal_g_exporter.conf.template.erb prometheus: Add an exporter for wal-g backup properties. 2023-04-26 15:41:39 -07:00
redis_tunnel.conf.template.erb