From 716a0f2dbaa5e355c7967b024377922463cdb75f Mon Sep 17 00:00:00 2001 From: "alex.sharov" Date: Wed, 21 Oct 2020 11:33:10 +0700 Subject: [PATCH] link dashboard from main readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 56ae373f5..e09d3d1d5 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,10 @@ trace_filter \* net_peerCount currently always returns a count of 25 as work continues on Sentry. +#### Grafana dashboard: + +`docker-compose up prometheus grafana`, [detailed docs](./cmd/prometheus/Readme.md). + #### Or run all components by docker-compose Next command starts: turbo-geth on port 30303, rpcdaemon 8545, prometheus 9090, grafana 3000