add prometheus and grafana but still have to find templates dashboard for prometheus and munin

This commit is contained in:
tuanvu
2026-02-13 18:07:33 +01:00
parent 7fe633c476
commit 94c9a56a6a
3 changed files with 50 additions and 0 deletions

View File

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