Files
open-im-server/docker-compose_cfg/datasource-compose.yaml
T

13 lines
219 B
YAML
Raw Normal View History

2022-09-08 01:27:05 +08:00
#more datasource-compose.yaml
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
orgId: 1
2022-09-08 12:29:44 +08:00
url: http://127.0.0.1:9091
2022-09-08 01:27:05 +08:00
basicAuth: false
isDefault: true
version: 1
editable: true