Add monitoring stack (prometheus/alertmanager/grafana)

This commit is contained in:
g4st3r
2026-03-07 17:49:19 +00:00
parent 8de57df4ce
commit 7def3d708e
8 changed files with 24958 additions and 0 deletions

View File

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