Skip to content

Commit

Permalink
updated provisioning file
Browse files Browse the repository at this point in the history
  • Loading branch information
yesoreyeram committed Nov 14, 2023
1 parent c59d782 commit e45569a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions provisioning/datasources/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@ datasources:
- name: Test
uid: TestData
type: testdata
- name: Loki
uid: loki
type: loki
url: http://loki:3100
- name: Tempo
uid: tempo
type: tempo
url: http://tempo:3200
- name: Infinity
uid: Infinity
type: yesoreyeram-infinity-datasource
Expand Down Expand Up @@ -68,3 +60,11 @@ datasources:
customHealthCheckUrl: 'https://postman-echo.com/basic-auth'
secureJsonData:
basicAuthPassword: 'password'
- name: Loki
uid: loki
type: loki
url: http://loki:3100
- name: Tempo
uid: tempo
type: tempo
url: http://tempo:3200

0 comments on commit e45569a

Please sign in to comment.