From 49ae1043285b20c544cc7c6b775643f5e68fccca Mon Sep 17 00:00:00 2001 From: Eugene Dobry Date: Tue, 25 Feb 2025 15:52:00 +0100 Subject: [PATCH] move dashboard source doc to obs section --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d7322dcc..32c33a44 100644 --- a/README.md +++ b/README.md @@ -702,7 +702,7 @@ optimism_package: enabled: false ``` -You can provide custom dashboard sources to have Grafana pre-populated with your preferred dashboards: +You can provide custom dashboard sources to have Grafana pre-populated with your preferred dashboards. Each source should be a URL to a Github repository directory containing at minimum a `dashboards` directory: ```yaml optimism_package: @@ -712,6 +712,8 @@ optimism_package: - github.com/// ``` +See [grafana-dashboards-public](https://github.com/ethereum-optimism/grafana-dashboards-public) for more info. + To access the Grafana UI, you can use the following command after starting the enclave: ```shell