Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kamon 2.0 #2

Closed
dispalt opened this issue Feb 3, 2020 · 5 comments
Closed

Kamon 2.0 #2

dispalt opened this issue Feb 3, 2020 · 5 comments

Comments

@dispalt
Copy link

dispalt commented Feb 3, 2020

Did you ever figure out how to rejig this to work with Kamon 2.0?

I added this, and it seemed to mostly work minus parallel calls (for which I have no idea why they don't work).


kanela.modules {
  executor-service {
    within += "monix..*"
  }
}
@bogdanromanx
Copy link
Owner

I never got around to upgrade to the stable monix 3.x release and kamon 2.x, but it's something that I'd like very much to do. I will plan some time in the upcoming weeks to sort this out.

@rhande-mdsol
Copy link

rhande-mdsol commented Mar 12, 2021

Hi,

Is this kamon-monix supported for Scala 2.13 ? I have two versions of Scala and is giving error for 2.13

@bogdanromanx
Copy link
Owner

Hi @rhande-mdsol, I'm in the process of porting the implementation upstream, please follow this PR instead (I will archive this repo once the PR will be merged): kamon-io/Kamon#879.

@rhande-mdsol
Copy link

Hi @bogdanromanx , will it be integrated with kamon-io itself ?

Thanks in advance

@bogdanromanx
Copy link
Owner

That's the idea, yes.

@dispalt dispalt closed this as not planned Won't fix, can't repro, duplicate, stale May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants