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