featurebase/scripts/etc/gloat/query.count-keyed.yml
2021-05-21 14:51:08 -06:00

11 lines
359 B
YAML

name: "Count() Load Testing w/ Keys"
main: "pilosa server --data-dir ~/pilosa.query.keyed.${STORAGE_BACKEND} --storage.backend ${STORAGE_BACKEND}"
load: "pilosa-bench -type count -rate 100 -n 3000"
health_url: "http://localhost:10101/status"
health_regexp: "NORMAL"
vars_urls:
- http://localhost:10101/debug/vars
- http://localhost:7070/debug/vars