Replies: 10 comments 15 replies
-
|
https://github.com/typelevel/fs2-grpc - is a good candidate. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
hey, is https://fd4s.github.io/fs2-kafka/ a potential candidate? i have a use case where an event crosses boundaries between http and kafka and would like to have it instrumented seamlessly. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Not exactly an integration and this is beyond the scope of the 0.5.0 release, but I'd be interested in a Trace4Cats compatibility layer. I tried building an Otel4s Tracer backed by Trace4Cats Trace.WithContext but unless I'm missing something, it looks like I'd need to duplicate most of the SdkTracer(Provider) implementation. |
Beta Was this translation helpful? Give feedback.
-
|
Integration with http4s - https://github.com/http4s/http4s-otel4s-middleware |
Beta Was this translation helpful? Give feedback.
-
|
I'd like to port kafka4s from Natchez to Otel4s at some point: https://github.com/Banno/kafka4s |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
From this thread is the otel4s doobie integration missing: https://github.com/arturaz/otel4s-doobie |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
0.5.0brought significant changes, API improvements, and binary breaking changes.Looking forward, I hope we will have fewer (or even none) breaking changes in the
otel4s-coremodule.At this point, I would like to integrate otel4s with more libraries.
There are already a few projects:
If I'm correct, grackle was also interested in using otel4s directly.
Please let me know if you have a library candidate you would like to use with otel4s. I can take a look at what we can do :)
Beta Was this translation helpful? Give feedback.
All reactions