You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear Sir,
I am using docker swarm mode.
I want to use TeaStore benchmarking application.
I want to fetch say average response time of each microservices at runtime using python code.
is there any feature available to fetch response time from python ?
awaiting for the response.
thanks you.
Hiren
The text was updated successfully, but these errors were encountered:
If you are running it without Kubernetes, I would suggest enabling the Kieker tracing with an AMQP server to centralize the traces. Then your python app can retrieve the response time information you need from there. You can find some documentation on how to set this up here:
Dear Sir,
I am using docker swarm mode.
I want to use TeaStore benchmarking application.
I want to fetch say average response time of each microservices at runtime using python code.
is there any feature available to fetch response time from python ?
awaiting for the response.
thanks you.
Hiren
The text was updated successfully, but these errors were encountered: