Add Grafana/Prometheus config

This commit is contained in:
Stefan Bethke 2024-01-24 19:12:43 +01:00
commit a68edb81c4
6 changed files with 1709 additions and 3 deletions

View file

@ -0,0 +1,10 @@
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
url: http://prometheus:9090
isDefault: true
access: proxy
editable: true