elastic / elastic/kibana-load-testing
Capture Kibana API calls to update simulations
- Dominant language
- Scala
- Stars
- 6
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
In order to keep simulations up-to-date we need a mechanism to record/collect API calls for our user-flow simulations, so that we can find out changes and apply it in simulation classes.
So far I can see several options:
- Gatling recorder
- node.js script with puppeteer navigating to pages and collecting API calls
we can store baseline as json and compare with the run output.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points to inspect. Begin by evaluating the proposed Gatling recorder and node.js script with Puppeteer, then define how API calls will be stored as baseline JSON and compared with run output; done means changes can be identified for application to simulation classes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, scala
- Domain
- api, performance, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100