erigon-pulse/cmd/prometheus
2020-09-14 12:05:35 +07:00
..
dashboards add commit event marker to dashboard (#1051) 2020-09-05 11:33:44 +07:00
datasources Add support of geth on hostmachine (#437) 2020-04-11 08:22:23 +01:00
.gitignore Docker compose (#841) 2020-08-01 09:39:04 +02:00
grafana.ini Docker compose (#841) 2020-08-01 09:39:04 +02:00
prometheus.yml Fix metrics conflict with pporf (#1112) 2020-09-14 12:05:35 +07:00
Readme.md Fix metrics conflict with pporf (#1112) 2020-09-14 12:05:35 +07:00

Build: docker-compose build --parallel

Run only Prometheus: docker-compose up prometheus grafana

Run with TurboGeth, RestApi and DebugUI: XDG_DATA_HOME=/path/to/geth/data/dir docker-compose up

Grafana: localhost:3000, admin/admin DebugUI: localhost:3001