Browse Source

Merge "Add Grafana dashboard for Prometheus datasource"

pull/106/head
Filip Pytloun 7 years ago
parent
commit
06a72b531e
2 changed files with 1665 additions and 1 deletions
  1. +1659
    -0
      linux/files/grafana_dashboards/system_prometheus.json
  2. +6
    -1
      linux/meta/grafana.yml

+ 1659
- 0
linux/files/grafana_dashboards/system_prometheus.json
File diff suppressed because it is too large
View File


+ 6
- 1
linux/meta/grafana.yml View File

@@ -1,4 +1,9 @@
dashboard:
linux:
linux_prometheus:
datasource: prometheus
format: json
template: linux/files/grafana_dashboards/system_prometheus.json
linux_influxdb:
datasource: influxdb
format: json
template: linux/files/grafana_dashboards/system_influxdb.json

Loading…
Cancel
Save