pnopjp / jmeter-plugins

Apache JMeter plugins for Microsoft Azure
Apache License 2.0
17 stars 13 forks source link

SEND 1000 REQUESTS PER SECOND TO THE AZURE EVENT HUB USING AZURE EVENT HUB SAMPLER #20

Open sohail979 opened 7 months ago

sohail979 commented 7 months ago

Hello,

I need to send 1000 telemetry messages to the event hub using Jmeter GUI. I am using Azure Event Hubs Sampler to connect to the event hub and Throughput Shaping Timer to provide required start,end RPS and duration of the test

But failing to achieve the same I am attaching my test plan here:-

git

kuniteru commented 6 months ago

Hello @sohail979

I tried a similar test in my environment and did not encounter any problems. image

I may need more information on what settings you have made for Sampler and Timer.