Open-IM-Server/.docker-compose_cfg/datasource-compose.yaml

13 lines
219 B

#more datasource-compose.yaml
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
orgId: 1
url: http://127.0.0.1:9091
basicAuth: false
isDefault: true
version: 1
editable: true