datasource.sample.yml 140 B

12345678
  1. apiVersion: 1
  2. datasources:
  3. - name: Prometheus
  4. type: prometheus
  5. access: proxy
  6. url: http://prometheus:9090
  7. isDefault: true