Java SDK SimplePauseDetector problem

Couchbase java client when idle state it concumes %5 cpu. We released that metrics collectors always running on worker thread.

com.couchbase.client.deps.org.LatencyUtils.SimplePauseDetector$SimplePauseDetectorThread.run()

How can we disable SimplePauseDetectorThread

https://ibb.co/tY6cBrm

Thanks