This commit is contained in:
parent
3548c1f4d6
commit
456117a789
9 changed files with 205 additions and 0 deletions
|
@ -7,3 +7,15 @@ datasources:
|
|||
isDefault: true
|
||||
access: proxy
|
||||
editable: true
|
||||
- name: Loki
|
||||
type: loki
|
||||
url: http://loki:3100
|
||||
access: proxy
|
||||
editable: true
|
||||
jsonData:
|
||||
timeout: 60
|
||||
maxLines: 3000
|
||||
httpHeaderName1: "X-Scope-OrgID"
|
||||
secureJsonData:
|
||||
httpHeaderValue1: "chaos"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue