A complete, copy-paste monitoring stack for **PostgreSQL** and **MySQL/MariaDB** built on Prometheus + Grafana + the standard exporters. You get a tuned scrape config, real PromQL alert rules with sev
Browse the actual product documentation and code examples included in this toolkit.
Key features of Database Monitoring Setup
• Engineers/DBAs who run their own PostgreSQL or MySQL and want real visibility. • Teams adding databases to an existing Prometheus/Grafana setup. • Anyone tired of finding out the database was at 99% connections *after* the • A running **Prometheus** (2.x) and **Grafana** (9/10/11). • **postgres_exporter** (0.11+) and/or **mysqld_exporter** (0.14+). • PostgreSQL 13–16 and/or MySQL 8.0/8.4 / MariaDB 10.6+.
Engineers/DBAs who run their own PostgreSQL or MySQL and want real visibility.
Teams adding databases to an existing Prometheus/Grafana setup.
Anyone tired of finding out the database was at 99% connections *after* the
A running **Prometheus** (2.x) and **Grafana** (9/10/11).
**postgres_exporter** (0.11+) and/or **mysqld_exporter** (0.14+).
PostgreSQL 13–16 and/or MySQL 8.0/8.4 / MariaDB 10.6+.
Configure Database Monitoring Setup parameters to see how the product works.
promtool check config monitoring/prometheus.yml promtool check rules monitoring/alert.rules.yml curl -X POST http://localhost:9090/-/reload