Skip to content

Commit

Permalink
docs: minor tweak to show light client example
Browse files Browse the repository at this point in the history
  • Loading branch information
praetoriansentry committed Sep 26, 2022
1 parent f75428b commit 853a879
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,8 @@ can be used to create a dashboard with all of the metrics in one view

#+begin_src shell
go run main.go metrics-to-dash -i avail-metrics.txt -p avail. -t "Avail Devnet Dashboard" -T basedn -D devnet01.avail.polygon.private -T host -D validator-001 -s substrate_ -s sub_ -P true -S true
go run main.go metrics-to-dash -i avail-light-metrics.txt -p avail_light. -t "Avail Light Devnet Dashboard" -T basedn -D devnet01.avail.polygon.private -T host -D validator-001 -s substrate_ -s sub_ -P true -S true

#+end_src


Expand Down

0 comments on commit 853a879

Please sign in to comment.