From c84e2718da2fc26368b8b4c42f536c2a7acc27dc Mon Sep 17 00:00:00 2001 From: Gianbelinche <39842759+gianbelinche@users.noreply.github.com> Date: Tue, 8 Oct 2024 15:37:18 -0300 Subject: [PATCH] Add dashboard step --- eigenda-integration.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/eigenda-integration.md b/eigenda-integration.md index 85dac512d59f..fe18f806404f 100644 --- a/eigenda-integration.md +++ b/eigenda-integration.md @@ -36,6 +36,12 @@ eigenda-proxy: zk_inception containers --observability true ``` +3. Add EigenDA Dashboard + +```bash +mv era-observability/additional_dashboards/EigenDA.json era-observability/dashboards/EigenDA.json +``` + 3. Create `eigen_da` chain ```bash