-
Notifications
You must be signed in to change notification settings - Fork 785
Open
Description
Proposal
We want to monitor database sizes over Prometheus to detect if tables are running full.
However, this metric is not (yet ;)) exported by this exporter.
PostgreSQL has different metrics for measuring table size, from indexes, relations and total_relations.
It should be possible to query these metrics with Prometheus, to setup alerts when a table is getting too large (notifying operators to take action) or to take storage consumption at all into consideration.
Tiendil and JKolios
Metadata
Metadata
Assignees
Labels
No labels