kamon-io / Kamon

Distributed Tracing, Metrics and Context Propagation for applications running on the JVM
https://kamon.io
Other
1.41k stars 327 forks source link

Latest pekko milestone #1354

Closed pjfanning closed 2 weeks ago

pjfanning commented 2 months ago

relates to #1352 seeing if the CI build picks up the issue

ivantopo commented 4 weeks ago

Hey @pjfanning just FYI I just merged a PR that fixed the dependency issues from the Apache client/cxf instrumentation. You might want to update your branch to build again :)

pjfanning commented 4 weeks ago

Thanks @ivantopo - I updated this branch to take in latest master changes.

pekko-protobuf jar is no longer needed and has been removed from Pekko 1.1 - causing the latest issues for this PR.

I have removed that dependency in #1353. Would it be possible to merge that PR?

pjfanning commented 2 weeks ago

closing due to #1362