Files
newt/examples/grafana/provisioning/datasources/prometheus.yaml
T
Marc Schäfer c03f64a524 feat: Add Grafana dashboard and Prometheus datasource configuration files
Former-commit-id: d745aa79d4c0873c709d31aade0fc510f8198b7b
2025-10-07 18:45:40 +02:00

10 lines
178 B
YAML

apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
url: http://prometheus:9090
uid: prometheus
isDefault: true
editable: true