mirror of https://github.com/msgbyte/tailchat
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
470 B
YAML
29 lines
470 B
YAML
apiVersion: 1
|
|
|
|
deleteDatasources:
|
|
- name: Prometheus
|
|
orgId: 1
|
|
|
|
datasources:
|
|
- name: Prometheus
|
|
type: prometheus
|
|
access: proxy
|
|
url: http://prometheus:9090
|
|
password:
|
|
user:
|
|
database: prometheus
|
|
basicAuth: false
|
|
basicAuthUser:
|
|
basicAuthPassword:
|
|
withCredentials:
|
|
isDefault: true
|
|
jsonData:
|
|
tlsAuth: false
|
|
tlsAuthWithCACert: false
|
|
secureJsonData:
|
|
tlsCACert: ""
|
|
tlsClientCert: ""
|
|
tlsClientKey: ""
|
|
version: 1
|
|
editable: true
|