mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-20 07:19:17 +01:00
moved cluster dashboard to master (#3074)
dashboards: move cluster dashboard to master branch This change should simplify dashboards management.
This commit is contained in:
parent
6ebe4f5392
commit
e07f23a1b9
7483
dashboards/victoriametrics-cluster.json
Normal file
7483
dashboards/victoriametrics-cluster.json
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -26,7 +26,7 @@ services:
|
||||
volumes:
|
||||
- grafanadata:/var/lib/grafana
|
||||
- ./provisioning/:/etc/grafana/provisioning/
|
||||
- ./../../dashboards/victoriametrics.json:/var/lib/grafana/dashboards/vm.json
|
||||
- ./../../dashboards/victoriametrics-cluster.json:/var/lib/grafana/dashboards/vm.json
|
||||
- ./../../dashboards/vmagent.json:/var/lib/grafana/dashboards/vmagent.json
|
||||
- ./../../dashboards/vmalert.json:/var/lib/grafana/dashboards/vmalert.json
|
||||
|
||||
|
@ -46,7 +46,7 @@ scrape_configs:
|
||||
## Visualization
|
||||
|
||||
Visualisation of statistics can be done in Grafana using the following
|
||||
[dashboard](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/cluster/dashboards/clusterbytenant.json).
|
||||
[dashboard](https://grafana.com/grafana/dashboards/16399-victoriametrics-cluster-per-tenant-statistic/).
|
||||
|
||||
## Integration with vmgateway
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user