elastic / kibana-load-testing

Http load testing project for Kibana
Apache License 2.0
6 stars 19 forks source link

GenericJourney: Use json feeder to auth requests #325

Closed dmlemeshko closed 1 year ago

dmlemeshko commented 1 year ago

At the moment, every scenario includes calling internal/security/login end-point. It has few downsides:

The solution is to pre-generate vaild cookies and use Gatling feeder to pass it to user sessions and skip login