erigon-pulse/cmd/prometheus
2020-04-11 20:28:15 +07:00
..
dashboards Add support of geth on hostmachine (#437) 2020-04-11 08:22:23 +01:00
datasources Add support of geth on hostmachine (#437) 2020-04-11 08:22:23 +01:00
.gitignore Add support of geth on hostmachine (#437) 2020-04-11 08:22:23 +01:00
docker-compose.yml Run CI on bolt with prefix_compression_without_allocation (fixes) (#380) 2020-04-11 20:28:15 +07:00
prometheus.yml Add support of geth on hostmachine (#437) 2020-04-11 08:22:23 +01:00
Readme.md Add support of geth on hostmachine (#437) 2020-04-11 08:22:23 +01:00

Build: cd cmd/prometheus && docker-compose build --parallel

Run: cd cmd/prometheus && TGETH_DATADIR=/path/to/geth/data/dir docker-compose up

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