prometheus-sql-exporter
Flexible SQL Exporter for Prometheus
Install
- All systems
-
curl cmd.cat/prometheus-sql-exporter.sh
- Debian
-
apt-get install prometheus-sql-exporter
- Ubuntu
-
apt-get install prometheus-sql-exporter
- Kali Linux
-
apt-get install prometheus-sql-exporter
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install prometheus-sql-exporter
- Dockerfile
- dockerfile.run/prometheus-sql-exporter
prometheus-sql-exporter
Flexible SQL Exporter for Prometheus
This Prometheus exporter extracts various metrics from PostgreSQL, MySQL, and MSSQL databases. The metrics are configurable via a YAML file.