2016-10-22 12:30:30 +02:00
|
|
|
dashboard:
|
2017-07-18 10:49:55 +02:00
|
|
|
grafana_influxdb:
|
2017-05-24 10:33:54 +02:00
|
|
|
datasource: influxdb
|
2017-01-09 14:30:04 +01:00
|
|
|
format: json
|
|
|
|
template: grafana/files/grafana_dashboards/grafana_influxdb.json
|
2017-07-18 10:49:55 +02:00
|
|
|
grafana_prometheus:
|
|
|
|
datasource: prometheus
|
|
|
|
format: json
|
|
|
|
template: grafana/files/grafana_dashboards/grafana_prometheus.json
|
2017-10-09 17:09:10 +02:00
|
|
|
main_influxdb:
|
2017-05-24 10:33:54 +02:00
|
|
|
datasource: influxdb
|
2017-01-10 17:08:26 +01:00
|
|
|
format: yaml
|
|
|
|
base_dashboards: ['grafana:client:base_templates:main_dashboard']
|
|
|
|
base_rows: ['grafana:client:base_templates:service_row']
|
|
|
|
base_panels: ['grafana:client:base_templates:cluster_status_singlestat']
|
2017-10-09 17:09:10 +02:00
|
|
|
main_prometheus:
|
|
|
|
datasource: prometheus
|
|
|
|
format: yaml
|
|
|
|
base_dashboards: ['grafana:client:base_templates:prometheus_main_dashboard']
|
|
|
|
base_rows: ['grafana:client:base_templates:service_row']
|
|
|
|
base_panels: ['grafana:client:base_templates:prometheus_cluster_status']
|
2017-03-10 14:28:53 +01:00
|
|
|
service_level:
|
2017-05-24 10:33:54 +02:00
|
|
|
datasource: influxdb
|
2017-03-10 14:28:53 +01:00
|
|
|
format: yaml
|
|
|
|
base_dashboards: ['grafana:client:base_templates:service_level_dashboard']
|
|
|
|
base_rows: ['grafana:client:base_templates:service_level_row']
|
|
|
|
base_panels: ['grafana:client:base_templates:service_level_piechart']
|