MONITORING: added datasource Prometheus

This commit is contained in:
2026-07-22 11:03:35 +00:00
parent 3e3b6f9142
commit 2304409ab8
@@ -0,0 +1,7 @@
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
url: http://prometheus:9090
isDefault: true