Matrix Docker Ansible eploy
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
|
- apiVersion: 1
-
- datasources:
- - name: {{ matrix_server_fqn_matrix }} - Prometheus
- type: prometheus
- # Access mode - proxy (server in the UI) or direct (browser in the UI).
- access: proxy
- url: http://matrix-prometheus:9090
|