tikv / yatp

Yet another thread pool in rust for both callbacks or futures.
Apache License 2.0
135 stars 32 forks source link

add some new metrics #67

Closed glorv closed 2 years ago

glorv commented 2 years ago

This PR add following new metrics:

Currently, these metreics is only added for multi-level queue, we can also support for single level queue if needed.