Cats IO improvements and Monix support #880
Unanswered
bogdanromanx
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm trying to revive the https://github.com/bogdanromanx/kamon-monix project, but I feel that the support is better off upstream.
I've created the PR #879 to support Monix Eval and Monix BIO but there seems to be an issue with the span propagation in one of the new tests that I've added:
AbstractCatsEffectInstrumentationSpec.nest spans correctly
.Any ideas why the spans are not nested correctly (the child span parentId is not the root span id)?
Beta Was this translation helpful? Give feedback.
All reactions