Sure… assuming you already have a way to get metrics from a Java Executor. You can get the Executor backing Dispatchers.IO like so:
(Dispatchers.IO as ExecutorCoroutineDispatcher).executor
Sure… assuming you already have a way to get metrics from a Java Executor. You can get the Executor backing Dispatchers.IO like so:
(Dispatchers.IO as ExecutorCoroutineDispatcher).executor