Not sure if there are further changes necessary, e.g. internal changes to influxdb or whatever data source should provide the data.
63 lines
1.2 KiB
YAML
63 lines
1.2 KiB
YAML
apiVersion: 1
|
|
|
|
datasources:
|
|
- name: openSUSE:Factory
|
|
type: influxdb
|
|
url: http://localhost:8086
|
|
access: proxy
|
|
database: openSUSE:Factory
|
|
|
|
- name: openSUSE:Leap:15.2
|
|
type: influxdb
|
|
url: http://localhost:8086
|
|
access: proxy
|
|
database: openSUSE:Leap:15.2
|
|
|
|
- name: openSUSE:Leap:15.1
|
|
type: influxdb
|
|
url: http://localhost:8086
|
|
access: proxy
|
|
database: openSUSE:Leap:15.1
|
|
|
|
- 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
|
|
|
|
- name: osrt_access
|
|
type: influxdb
|
|
url: http://localhost:8086
|
|
access: proxy
|
|
database: osrt_access
|
|
|
|
- name: osrt_telegraf
|
|
type: influxdb
|
|
url: http://localhost:8086
|
|
access: proxy
|
|
database: osrt_telegraf
|