grafana: Add overview and storage dashboards #39
5 changed files with 6 additions and 2 deletions
|
@ -4,3 +4,4 @@ basenet
|
||||||
morph_chain
|
morph_chain
|
||||||
jaeger
|
jaeger
|
||||||
prometheus
|
prometheus
|
||||||
|
grafana
|
||||||
|
|
|
@ -3,4 +3,3 @@
|
||||||
http_gate
|
http_gate
|
||||||
s3_gate
|
s3_gate
|
||||||
rest_gate
|
rest_gate
|
||||||
grafana
|
|
||||||
|
|||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
[auth.anonymous]
|
[auth.anonymous]
|
||||||
# enable anonymous access
|
|
||||||
enabled = true
|
enabled = true
|
||||||
|
org_name = Main Org.
|
||||||
|
org_role = Editor
|
||||||
|
|
||||||
|
[dashboards]
|
||||||
|
default_home_dashboard_path= /etc/grafana/provisioning/dashboards/overview.json
|
BIN
services/grafana/provisioning/dashboards/overview.json
Normal file
BIN
services/grafana/provisioning/dashboards/overview.json
Normal file
Binary file not shown.
BIN
services/grafana/provisioning/dashboards/storage-node.json
Normal file
BIN
services/grafana/provisioning/dashboards/storage-node.json
Normal file
Binary file not shown.
Loading…
Reference in a new issue
Not opposing the change, just asking: do we need it or is it purely aesthetic?
grafana relates more to bootstrap services than for services