Add monitoring stack

This commit is contained in:
Peter Smit
2026-01-14 13:48:59 +01:00
parent a8b440c4f2
commit 46fe423058
6 changed files with 143 additions and 1 deletions

View File

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