Closed iRevive closed 8 months ago
@iRevive Timing wise, is it worth preparing a separate PR (or building on #1053) that doesn't yet use the SDK? Or do you expect the SDK to be released soon enough after 0.5.0 final that we can do it all at once?
Hopefully, we will get a release this week. Here are the details: https://github.com/typelevel/otel4s/discussions/511#discussioncomment-8749921.
Awesome, thanks! +1 on including in 0.5.0 release.
I updated otel4s to 0.5.0-RC2
.
Awesome, thanks!!
The
otel4s-sdk-*
modules provide a cross-platform implementation of the SDK API.The traces seem consistent across platforms:
JVM
![image](https://github.com/typelevel/skunk/assets/6395483/2e675336-bb60-4088-9b1e-d8e3e1aec3f2)JS
![image](https://github.com/typelevel/skunk/assets/6395483/693d90a1-e40b-4f60-a480-2e9571a55bab)