Adds Prometheus/Grafana monitoring infrastructure

This commit is contained in:
Christian Mäder
2020-10-18 15:16:16 +02:00
committed by Christian Mäder
parent 64d82b5e42
commit f46d8a7782
21 changed files with 6414 additions and 6 deletions

4
env/postgres-exporter.env vendored Normal file
View File

@@ -0,0 +1,4 @@
DATA_SOURCE_URI=postgres?sslmode=disable
DATA_SOURCE_USER=netbox
DATA_SOURCE_PASS=J5brHrAXFLQSif0K
PG_EXPORTER_AUTO_DISCOVER_DATABASES=true