postgres_exporter/collector
Dmytro Liakhov f92f0b3ba1
PMM-11984: Add new metrics pg_available_extensions and pg_extensions to expose info about available extensions and installed extensions accordingly (#117)
* PMM-11984: Add new metrics `pg_available_extensions` and `pg_extensions` to expose info about available extensions and installed extensions accordingly

* PMM-11984: Exclude comment from the metric

* PMM-11984: Fix small issues

* PMM-11984: Update label values

---------

Co-authored-by: Alexey Mukas <91831719+ritbl@users.noreply.github.com>
2023-05-19 16:42:12 +03:00
..
collector.go Clean up autoDiscoverDatabases in the new collector 2022-02-25 08:11:22 -05:00
pg_database.go Add collector interface 2022-02-14 21:12:27 -05:00
pg_extensions.go PMM-11984: Add new metrics pg_available_extensions and pg_extensions to expose info about available extensions and installed extensions accordingly (#117) 2023-05-19 16:42:12 +03:00
pg_stat_bgwriter.go PMM-10820 exporter update (#76) 2022-10-12 12:24:58 +03:00
server.go Clean up autoDiscoverDatabases in the new collector 2022-02-25 08:11:22 -05:00