Matrix Docker Ansible eploy
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- apiVersion: 1
-
- datasources:
- - name: {{ matrix_domain }} - Prometheus
- type: prometheus
- # Access mode - proxy (server in the UI) or direct (browser in the UI).
- access: proxy
- url: http://matrix-prometheus:9090
|