plc-mirror/metrics
mathan 95abc3691f Update dash, added smartmon 2024-02-25 09:05:48 -08:00
..
grafana Update dash, added smartmon 2024-02-25 09:05:48 -08:00
prometheus Update dash, added smartmon 2024-02-25 09:05:48 -08: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