plc-mirror/metrics
Max Ignatenko 876b454916 Patch through POSTRES_PASSWORD and export the number of failed repos 2024-02-20 11:02:53 +00:00
..
grafana Update dash 2024-02-19 10:59:23 -08:00
prometheus Patch through POSTRES_PASSWORD and export the number of failed repos 2024-02-20 11:02:53 +00:00
README.md Add query exporter 2024-02-18 12:00:39 -08:00
docker-compose.yml Update docker-compose 2024-02-18 10:35:20 -08:00

README.md

To start prometheus + grafana

cd metrics

docker compose up -d --build

Note: remember to allow ports for Prometheus to see host.docker.internal:xxxx from within container

Lister, consumer, indexer sudo ufw allow 11001 sudo ufw allow 11002 sudo ufw allow 11003

Postgres sudo ufw allow 15432

Go to metrics/prometheus/exporters and install node and query exporters