Closed hannesm closed 4 years ago
this PR adds a metric source which reports the size of the sleeping tasks. this is useful for debugging unikernels, to keep track how many sleeping tasks are around. there's unfortunately no easy way to track the amount of other running tasks.
LGTM, thanks!
this PR adds a metric source which reports the size of the sleeping tasks. this is useful for debugging unikernels, to keep track how many sleeping tasks are around. there's unfortunately no easy way to track the amount of other running tasks.