Alexander Chuprov
40454b5507
All checks were successful
DCO action / DCO (pull_request) Successful in 43s
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
13 lines
No EOL
199 B
YAML
13 lines
No EOL
199 B
YAML
apiVersion: 1
|
|
|
|
datasources:
|
|
- name: Prometheus
|
|
type: prometheus
|
|
access: proxy
|
|
orgId: 1
|
|
url: http://prometheus:9090
|
|
- name: Loki
|
|
type: loki
|
|
access: proxy
|
|
orgId: 1
|
|
url: http://loki:3100 |