This commit is contained in:
wangchuxiao
2022-09-08 01:27:05 +08:00
parent 9842e5624e
commit 95910f5c17
4 changed files with 58 additions and 12 deletions
@@ -0,0 +1,13 @@
#more datasource-compose.yaml
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
orgId: 1
url: http://127.0.0.1:10007
basicAuth: false
isDefault: true
version: 1
editable: true