Add annotation datasources

This commit is contained in:
Witek Bedyk 2022-04-22 15:32:01 +02:00
parent 602080590f
commit f2f3c04c34

View File

@ -7,6 +7,18 @@ datasources:
access: proxy access: proxy
database: openSUSE:Factory database: openSUSE:Factory
- name: openSUSE:Leap:15.4
type: influxdb
url: http://localhost:8086
access: proxy
database: openSUSE:Leap:15.4
- name: openSUSE:Leap:15.3
type: influxdb
url: http://localhost:8086
access: proxy
database: openSUSE:Leap:15.3
- name: openSUSE:Leap:15.2 - name: openSUSE:Leap:15.2
type: influxdb type: influxdb
url: http://localhost:8086 url: http://localhost:8086