forked from mrckndt/CS-Repro-Mattermost
working repro, still building
This commit is contained in:
17
files/grafana/provisioning/datasources/automatic.yml
Normal file
17
files/grafana/provisioning/datasources/automatic.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: mattermost
|
||||
type: prometheus
|
||||
access: proxy
|
||||
url: http://prometheus:9090
|
||||
password:
|
||||
user:
|
||||
database:
|
||||
isDefault: true
|
||||
jsonData:
|
||||
tlsAuth: false
|
||||
tlsAuthWithCACert: false
|
||||
httpMethod: "POST"
|
||||
version: 1
|
||||
editable: true
|
||||
Reference in New Issue
Block a user