Fibre objectState, finalizer and callbacks metric #4508
swapdonkey
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Our application had a memory leak similar to typelevel/fs2#3404
To make memory leaks like this more obvious as well as gain some additional visibility into cats effect would it be possible to add fiber level count metrics for objectState, finalizer and callbacks in IOFiber:
cats-effect/core/shared/src/main/scala/cats/effect/IOFiber.scala
Lines 87 to 89 in fd2f83f
Beta Was this translation helpful? Give feedback.
All reactions