jedis icon indicating copy to clipboard operation
jedis copied to clipboard

Monitor the pool

Open CoderLan0668 opened this issue 3 years ago • 3 comments

Some DataSource, for example HikariCP, they provide metrics and can be watched well.

Is there any way to acheive this goal in Jedis?

CoderLan0668 avatar Jul 17 '20 04:07 CoderLan0668

Something like activeNumIdleNum in JedisPool?

dengliming avatar Mar 17 '21 03:03 dengliming

Is there anything in JedisPoolConfig , basically want to monitor sentinel configuration created using JedisConnectionFactory @dengliming

abhisheksurve45 avatar Jan 11 '22 10:01 abhisheksurve45

Could be related to #2521 which is available since Jedis 4.0.0

sazzad16 avatar Jan 19 '22 13:01 sazzad16

Closed due to inactivity.

sazzad16 avatar Sep 09 '22 10:09 sazzad16