prom-local.yaml.tmpl 214 B

1234567891011
  1. apiVersion: 1
  2. datasources:
  3. - name: {{ grains.id }}
  4. isDefault: true
  5. type: prometheus
  6. url: http://localhost:9090
  7. jsonData:
  8. httpMethod: POST
  9. manageAlerts: false
  10. prometheusType: Prometheus