Issues
- 3
Time for a new release ?
#591 opened by happysalada - 0
notify about any report written
#604 opened by jeremyandrews - 1
Compare with baseline
#601 opened by ctron - 4
Goose hangs in the exiting phase
#582 opened by lvn-ruby-dragon - 1
`-dev` version causes issues with patching
#599 opened by ctron - 3
Time to first byte?
#592 opened by lukehsiao - 1
Integrate https://pola.rs/
#583 opened by jeremyandrews - 1
Export report as JSON
#598 opened by ctron - 1
Markdown report
#597 opened by ctron - 4
how to log response body
#596 opened by JimFuller-RedHat - 5
Caching auth between users
#594 opened by buck06191 - 2
Programatically accessing the HTML Report
#593 opened by buck06191 - 0
support server-sent events
#588 opened by xingsongs - 8
Request Headers
#501 opened by kazimir-malevich - 4
Duration formatting rounds up to 1 ms
#585 opened by mpfaff - 5
- 0
the trait `From<reqwest::error::Error>` is not implemented for `Box<TransactionError>`
#531 opened by huangjj27 - 2
Something fishy about cookies managment ...
#571 opened by jrouaix - 1
Is it able to make gaggle support html report?
#573 opened by ActivePeter - 2
compile on windows failed
#572 opened by ActivePeter - 2
panic: assertion failed: self.is_char_boundary(new_len) when transaction!(xx).set_name("一二三四五六七")
#567 opened by kirito41dd - 3
User Context
#570 opened by thisilike - 2
Non friendly for newcomers
#563 opened by alexdyukov - 3
HTML Report adds 0ms Response Time Datapoints
#526 opened by mTsBucy1 - 0
HTML Report: Group response time by status code
#528 opened by lcmgh - 2
[Question] Recommended way to handle errors?
#537 opened by lukehsiao - 1
[feature] websocket support
#541 opened by onichandame - 0
Potential segfault in the time crate
#558 opened by s-tar - 7
Error when generating HTML report
#533 opened by Vincsz - 1
- 0
Cargo audit security advisory on goose > serde_cbor
#540 opened by mkysel - 0
- 1
getting hyper debug/trace logs
#550 opened by lcmgh - 2
Correct error handling in transactions
#544 opened by AlexXi19 - 0
remove dependency on num_cpus
#542 opened by jeremyandrews - 2
[Question] How can I get my own debug logs?
#536 opened by lukehsiao - 0
extra debug displayed when errors are received
#534 opened by jeremyandrews - 3
the trait `From<reqwest::error::Error>` is not implemented for `Box<TransactionError>`
#532 opened by huangjj27 - 2
breaking change on a minor upgrade
#507 opened by arnauorriols - 3
use rust to set the exec script is too diffcult, compared to k6, suggest use js.
#527 opened by heliping - 0
- 0
Impl `Default` for `GooseConfiguration`
#518 opened by yds12 - 1
- 1
cargo audit vulnerability report on goose > simplelog > chrono > time crate dependency
#517 opened by ashokkjag - 3
Machine-readable results
#499 opened by samoylovfp - 3
HTML report doesn't include correct method and path when creating request using builder
#511 opened by heyrutvik - 5
Allow creating GooseConfiguration from code
#498 opened by samoylovfp - 1
get_current_url validator
#503 opened by kazimir-malevich - 3
Send custom messages to workers
#496 opened by nicholasdavidson - 1
--hatch-rate doesn't support fractions, e.g. --hatch-rate .1 (every tenth of a second), instead it is 10 seconds
#495 opened by ElijahLynn