featurebase/scripts/etc/gloat/query.row.yml
2021-01-12 13:48:09 -07:00

9 lines
267 B
YAML

name: "Row() Load Testing"
main: "pilosa server --data-dir ~/pilosa.query.${TXSRC} --txsrc ${TXSRC}"
load: "pilosa-bench -type row -rate 100 -n 3000"
health_url: "http://localhost:10101/status"
health_regexp: "NORMAL"
debug_url: "http://localhost:10101/debug"