mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 21:17:16 +00:00
9cf10a8f85
* save progress * GracefulShutdown grpc server, send to server close signal before canceling context * GracefulShutdown grpc server, send to server close signal before canceling context * GracefulShutdown json server * GracefulShutdown json server * fix lint * fix lint * can * clean * test * test * test * increase keepalive timeout, increase vegeta timeout, mark server-side errors * increase keepalive timeout, increase vegeta timeout, mark server-side errors * hack hugeFreelist * up streams limit * up streams limit * up streams limit * up streams limit * up streams limit * up streams limit * up streams limit * up streams limit * up streams limit * up streams limit * up streams limit * fix_race_condition_on_zstd_build |
||
---|---|---|
.. | ||
dashboards | ||
datasources | ||
.gitignore | ||
grafana.ini | ||
prometheus.yml | ||
Readme.md |
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