Matrix Docker Ansible eploy
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 

9 行
225 B

  1. apiVersion: 1
  2. datasources:
  3. - name: {{ matrix_domain }} - Prometheus
  4. type: prometheus
  5. # Access mode - proxy (server in the UI) or direct (browser in the UI).
  6. access: proxy
  7. url: http://matrix-prometheus:9090