13 lines
392 B
YAML
13 lines
392 B
YAML
|
parameters:
|
||
|
grafana:
|
||
|
client:
|
||
|
dashboard:
|
||
|
influxdb_prometheus:
|
||
|
datasource: prometheus
|
||
|
format: json
|
||
|
template: grafana/files/dashboards/influxdb/influxdb_prometheus.json
|
||
|
influxdb_relay_prometheus:
|
||
|
datasource: prometheus
|
||
|
format: json
|
||
|
template: grafana/files/dashboards/influxdb/influxdb_relay_prometheus.json
|