4.4. Table and Index Bloat Metrics #

Metrics based on the information from the system catalog, collected by the following plugins:

  • the bloat_indexes plugin:

    • postgresql.bloat.index_bytes{database, schema, table, index}

  • the bloat_tables plugin:

    • postgresql.bloat.table_bytes{database, schema, table}