You've already forked awesome-postgres
mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-12-01 00:18:37 +02:00
Add a prometheus postgresql in monitoring list (#261)
* Add a prometheus postgresql in monitoring list * Update README.md - postgres_exporter Change name to "official" postgres_exporter --------- Co-authored-by: Kaarel Moppel <kmoppel@users.noreply.github.com>
This commit is contained in:
@@ -131,6 +131,7 @@ For Database Management
|
||||
* [okmeter.io](https://okmeter.io/pg) - Commercial SaaS agent-based monitoring with a very detailed PostgreSQL plugin. It automatically gathers 100s of stats, displays dashboards on every aspect and sends alerts when something goes wrong (Commercial Software).
|
||||
* [dexter](https://github.com/ankane/dexter) - The automatic indexer for Postgres. Detects slow queries and creates indexes if configured to do so.
|
||||
* [pg_exporter](https://github.com/Vonng/pg_exporter) - Fully customizable Prometheus exporter for PostgreSQL & Pgbouncer with fine-grained execution control.
|
||||
* [postgres_exporter](https://github.com/wrouesnel/postgres_exporter) - Prometheus exporter for PostgreSQL server metrics.
|
||||
|
||||
### Extensions
|
||||
* [AGE](https://github.com/apache/age) - Adds fully-functional graph database support including Cypher queries.
|
||||
|
||||
Reference in New Issue
Block a user