Jimmy Berry 8dd2694617 metrics: switch over to grafana 5.x provisioning.
Provides both dashboards and datasources.
2018-03-09 17:16:46 -06:00

39 lines
739 B
YAML

apiVersion: 1
datasources:
- name: openSUSE:Factory
type: influxdb
url: http://localhost:8086
access: proxy
database: openSUSE:Factory
- name: openSUSE:Leap:15.0
type: influxdb
url: http://localhost:8086
access: proxy
database: openSUSE:Leap:15.0
- name: openSUSE:Leap:42.3
type: influxdb
url: http://localhost:8086
access: proxy
database: openSUSE:Leap:42.3
- name: openSUSE:Leap:42.2
type: influxdb
url: http://localhost:8086
access: proxy
database: openSUSE:Leap:42.2
- name: openSUSE:Leap:42.1
type: influxdb
url: http://localhost:8086
access: proxy
database: openSUSE:Leap:42.1
- name: openSUSE:13.2
type: influxdb
url: http://localhost:8086
access: proxy
database: openSUSE:13.2