zalopay-oss / jmeter-grpc-plugin

A JMeter plugin supports load test gRPC
Apache License 2.0
42 stars 23 forks source link

Can we use full path of the GRPC service in the GRPC Request #30

Open jagansmohan opened 2 years ago

jagansmohan commented 2 years ago

Hi @thoainguyen @anhldbk @ckstettler Thank you for this Plugin in the first place. I am able to create the GRPC request in Jmeter using this plugin. However the developers of the GRPC service that I am testing have Designed the service in such a way that we need to send the full path of the service instead of the selecting the service from the "Full Method" Drop down (current behaviour in the plugin). Is this something that can be accomplished with this plugin.. I wanted to upload a screenshot of what I am referring to. But I am unable to .Please advise Thank you Jagan

jagansmohan commented 1 year ago

Hi @anhldbk @ckstettler @thoainguyen . Any updates on this please