erigon-pulse/cmd/prometheus
ledgerwatch 0039bc13fa
[WIP] add incarnation to IH, remove tombstones from IH (#461)
* add incarnation to IH, remove tombstones from IH
2020-04-16 14:42:25 +07:00
..
dashboards [WIP] add incarnation to IH, remove tombstones from IH (#461) 2020-04-16 14:42:25 +07: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 Metrics server without pprof (#451) 2020-04-14 13:49:49 +01:00
prometheus.yml Metrics server without pprof (#451) 2020-04-14 13:49:49 +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