no idea- added loki and other stuff to market-data-gateway, also added config lib
This commit is contained in:
parent
b957fb99aa
commit
1b71fc87ab
72 changed files with 6178 additions and 153 deletions
10
monitoring/grafana/provisioning/datasources/loki.yml
Normal file
10
monitoring/grafana/provisioning/datasources/loki.yml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: Loki
|
||||
type: loki
|
||||
access: proxy
|
||||
url: http://loki:3100
|
||||
jsonData:
|
||||
maxLines: 1000
|
||||
isDefault: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue