REFACTOR(grafana): change logging path in Grafana
- Update logging path configuration - Fix log collection settings
This commit is contained in:
@@ -44,7 +44,7 @@ datasources:
|
||||
- name: Loki
|
||||
type: loki
|
||||
access: proxy
|
||||
url: http://loki.logging.svc.cluster.local:3100
|
||||
url: http://loki.loki.svc.cluster.local:3100
|
||||
editable: true
|
||||
|
||||
grafana.ini:
|
||||
|
||||
Reference in New Issue
Block a user