Files
oam/docker compositions/monitoring/grafana/provisioning/datasources/prometheus.yml

12 lines
270 B
YAML

---
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
typeName: Prometheus
typeLogoUrl: public/app/plugins/datasource/prometheus/img/prometheus_logo.svg
access: proxy
url: http://prometheus:9090
readOnly: false
isDefault: true