mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 02:44:59 +00:00
9 lines
456 B
YAML
9 lines
456 B
YAML
name: "GitHub Issues Import Load Testing (1 month, keyed)"
|
|
|
|
main: "pilosa server --data-dir ${TMPDIR} --storage.backend ${STORAGE_BACKEND}"
|
|
load: "molecula-consumer-github -i issues -r url --record-type issue --batch-size=100000 --start-time 2020-01-01T00:00:00Z --end-time 2020-01-13T23:00:00Z --cache-dir ~/.githubarchive"
|
|
|
|
health_url: "http://localhost:10101/status"
|
|
vars_urls:
|
|
- http://localhost:10101/debug/vars
|
|
- http://localhost:7070/debug/vars
|