We cannot create performance charts using our React App which is the entry point into the application since React App requires Javascript and cannot receive requests from load testing tools such as Apache JMeter. Therefor we created a new microservice which mimics the React App in the way that it also receives data from other microservices but can also receive requests from JMeter for creating performance metrics.
We cannot create performance charts using our React App which is the entry point into the application since React App requires Javascript and cannot receive requests from load testing tools such as Apache JMeter. Therefor we created a new microservice which mimics the React App in the way that it also receives data from other microservices but can also receive requests from JMeter for creating performance metrics.