mirror of
https://github.com/ptarmiganlabs/butler-sos.git
synced 2025-12-19 17:58:18 -05:00
15 lines
330 B
YAML
15 lines
330 B
YAML
apiVersion: 1
|
|
|
|
datasources:
|
|
- name: Butler SOS
|
|
type: influxdb
|
|
access: proxy
|
|
url: http://influxdb:8086
|
|
database: butler-sos
|
|
jsonData:
|
|
httpMode: GET
|
|
httpHeaderName1: Authorization
|
|
secureJsonData:
|
|
httpHeaderValue1: Token butlersos-token
|
|
uid: bf7gj7evi44xsd
|