Grafana Dashboard
sed -i 's/prometheus = false/prometheus = true/g' <YOUR-NODE-HOMEDIR>/config/config.toml$ nano ./prometheus/prometheus.yml
$ docker-compose down
$ docker-compose --profile monitor up -dLast updated
Was this helpful?
sed -i 's/prometheus = false/prometheus = true/g' <YOUR-NODE-HOMEDIR>/config/config.toml$ nano ./prometheus/prometheus.yml
$ docker-compose down
$ docker-compose --profile monitor up -dLast updated
Was this helpful?
Was this helpful?