Hello Team,
We are using ElasticSearch Python client for talking to ES, Is there any api/method to get the following when using the ES client.
- total number of connections (active,closed, stale etc).
- total number of connection pools (active,closed etc).
Thanks,
Ravi Potnuru.