Convert metrics/collect
task into a load-test-with-fortio
task with support for POST
APIs
#940
Labels
metrics/collect
task into a load-test-with-fortio
task with support for POST
APIs
#940
Is your feature request related to a problem? Please describe the problem.
Fortio has numerous options for testing both
GET
andPOST
APIs. Currently, they are not available as part ofmetrics/collect
task. In particular, testingPOST
APIs is not possible today with builtin metrics.Describe the feature/solution you'd like
versions
toversionInfo
inmetrics/collect
task.metrics/collect
toload-test-with-fortio
{{ PayloadFile }}
and{{ FortioOutputFile }}
Will this feature/solution bring new benefits for Iter8 users? What are they?
Better load testing, including ability to test POST APIs.
Will this feature/solution bring new benefits for Iter8 developers? What are they?
Leverage Fortio documentation. Leverage Fortio features for testing POST APIs.
Does this issue require a design doc/discussion? If there is a link to the design document/discussions, please provide it below.
Yes. See above.
How will this feature be tested?
How will this feature be documented?
metrics/collect
task documentation.The text was updated successfully, but these errors were encountered: