microsoft / azure-load-testing

MIT License
22 stars 2 forks source link

Backend Listener Plugin not working while running test in Azure load testing service #128

Open Manojsarathy opened 1 year ago

Manojsarathy commented 1 year ago

AB#1706290

Manojsarathy commented 1 year ago

Hi Team, I tried running a simple test with a single request and added 2 Backend Listeners ( Azure App Insights[https://github.com/adrianmo/jmeter-backend-azure] and Influxdb[out of the box feature of Backend Listener]). While the test is running in Local, I coud see data flowing through Azure app insights and data written in InfluxDB. But when I tried to run it in Azure Load testing, Listener is not working.

Can you please help check and let me know if you require any more detail.

Sachid26 commented 1 year ago

@Manojsarathy ... currently we don't allow backend listeners as part of the test. it is disabled because of performance reasons.

Manojsarathy commented 1 year ago

Hi @Sachid26 - Thank you for your quick response. I'm trying to build a solution to have live transaction monitoring while test is running in Azlt as I could see that Azlt is in preview and provide less information on error ( only response code during live test). Can you please help suggest me any alternate way to achieve my requirement ?

Thanks in advance.

Sachid26 commented 1 year ago

@Manojsarathy ... can you please help explain the scenario a little bit more. What would you like to achieve by doing this? Will the csv file and log generated post the test run help this use case?

Manojsarathy commented 1 year ago

@Sachid26 - My use case is that when the load test is running,