aboutsummaryrefslogtreecommitdiffstats
path: root/etc/yardstick/yardstick.conf.sample
blob: 63462c5736d739efb2e061e3f66e6ec921a11eb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[DEFAULT]
# verbose = True
# debug = True
# dispatcher = http

[dispatcher_http]
# timeout = 5
# target = http://127.0.0.1:8000/results

[dispatcher_file]
# file_path = /tmp/yardstick.out
# max_bytes = 0
# backup_count = 0

[dispatcher_influxdb]
# timeout = 5
# target = http://127.0.0.1:8086
# db_name = yardstick