mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 04:04:43 +08:00
17 lines
276 B
YAML
17 lines
276 B
YAML
apiVersion: 1
|
|
|
|
datasources:
|
|
- name: K6InfluxDB
|
|
type: influxdb
|
|
access: proxy
|
|
database: scripts
|
|
url: http://influxdb:8086
|
|
isDefault: false
|
|
|
|
- name: Tempo
|
|
type: tempo
|
|
access: proxy
|
|
url: http://tempo:3200
|
|
isDefault: true
|
|
editable: true
|