timescaledb-docker-ha icon indicating copy to clipboard operation
timescaledb-docker-ha copied to clipboard

Add postgres_exporter to docker image

Open saolof opened this issue 7 months ago • 1 comments

The missing exporter in the trio. Not mandatory, but still quite useful to have when dealing with a lagging replica for example.

Ultimately whether it should be part of the image or not is an engineering tradeoff, feel free to reject this for any reason. The pgbackrest exporter looks directly at the pgbackrest volume and benefits from being in the same image. The other two could be in a separate image but are convenient to include in order to use the same image for everything.

saolof avatar Jul 22 '24 19:07 saolof