Commit 6f9209c7 authored by Samuel Laferriere's avatar Samuel Laferriere Committed by GitHub

docs: update README grafana example config (#781)

Think the prometheus_grafana services are off by default, since I had to
modify the config this way to get grafana and prometheus to start.
Signed-off-by: default avatarSamuel Laferriere <samlaf92@gmail.com>
parent d24fb2a2
...@@ -961,6 +961,9 @@ participants: ...@@ -961,6 +961,9 @@ participants:
cl_type: lighthouse cl_type: lighthouse
count: 2 count: 2
snooper_enabled: true snooper_enabled: true
additional_services:
- prometheus_grafana
ethereum_metrics_exporter_enabled: true
``` ```
</details> </details>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment