Modify `Loki` datasource setting
This commit is contained in:
parent
b968352bc3
commit
8dc8b2406a
|
@ -19,6 +19,7 @@ datasources:
|
||||||
orgId: 1
|
orgId: 1
|
||||||
# <string> url
|
# <string> url
|
||||||
url: http://loki.service.consul:3100
|
url: http://loki.service.consul:3100
|
||||||
|
url: http://loki.service.cosul:3100
|
||||||
version: 1
|
version: 1
|
||||||
# <bool> allow users to edit datasources from the UI.
|
# <bool> allow users to edit datasources from the UI.
|
||||||
editable: false
|
editable: false
|
||||||
|
|
Loading…
Reference in New Issue