Python: Method to get connection pool details

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.

  1. total number of connections (active,closed, stale etc).
  2. total number of connection pools (active,closed etc).

Thanks,
Ravi Potnuru.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.