Files
hyperswitch/loadtest/grafana/grafana-datasource.yaml
Sampras Lopes 430dcd1967 initial commit
2022-11-16 20:37:50 +05:30

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