This commit is contained in:
2025-06-07 14:09:21 -03:00
commit f89d835c47
11 changed files with 1038 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
apiVersion: 1
datasources:
- name: Loki
type: loki
access: proxy
url: http://loki:3100
isDefault: false
jsonData:
maxLines: 1000
- name: Prometheus
type: prometheus
access: proxy
url: http://prometheus:9090
isDefault: true