getanteon / anteon

Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud
https://getanteon.com
GNU Affero General Public License v3.0
8.39k stars 379 forks source link

Does ddosify have support to record the application flow using a proxy recorder #262

Open sattishv opened 7 months ago

sattishv commented 7 months ago

With current ddosify, I don't see an option to record the application flow. For an API flow we can use scenario builder or Postman import, but its not easy to use scenario builder for application flow since we dont have much knowledge about the HTTP headers and dynamic values.

Does ddosify has support to record the web HTTP flow using a proxy recorder from the browser. Most load testing tools like Jmeter,K6 and gatling has good support to record the web flow using a proxy recorder. If you can provide a converter which can transform HAR file into request format supported by ddosify it would be easy.

Thanks

fatihbaltaci commented 7 months ago

Hello @sattishv, the HAR file import feature is on our roadmap, we'll notify you once it's available. Thanks.