Mladen Subotić
Mladen Subotić
2.0.1 with a fix has been published to bintray (still syncing maven central) https://bintray.com/kamon-io/releases/kamon-prometheus/2.0.1
Hey! From glancing over it, it seems that context gets lost after `CompletionHandler` gets wrapped in a runnable by `sun.nio.ch.Invoker` and handed to whichever executor underpins the socket channel. I...
I tried by reenabling instrumentation on `sun.*` which is excluded by defaullt but it misses it since its loaded by bootstrap classloader. After enabling bootstrapInjection it starts failing when loading...