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
|
- 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:
|
||||||
|
|||||||
Reference in New Issue
Block a user