REFACTOR(grafana): change logging path in Grafana

- Update logging path configuration
- Fix log collection settings
This commit is contained in:
2025-12-29 02:26:23 +09:00
parent d922eadb48
commit 7d4f5ff86c

View File

@@ -44,7 +44,7 @@ datasources:
- name: Loki - name: Loki
type: loki type: loki
access: proxy access: proxy
url: http://loki.logging.svc.cluster.local:3100 url: http://loki.loki.svc.cluster.local:3100
editable: true editable: true
grafana.ini: grafana.ini: