plc-mirror/metrics
mathan 85259baa1c Update dash. 2024-03-13 14:21:05 -07:00
..
grafana Update dash. 2024-03-13 14:21:05 -07:00
prometheus Check repos against PDS cursor resets, instead of waiting for a first new even for them on firehose 2024-03-13 10:39:41 +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