Björn Antonsson
Björn Antonsson
Akka Cluster is using ScalaBuff and it is published as an OSGi bundle. Right now you have to repackage the ScalaBuff artifacts to make them play nicely with OSGi. It...
# What Does This Do # Motivation # Additional Notes
# What Does This Do Adds instrumentations for Couchbase 3.1 and 3.2+ that enables the built in tracing support and integrates it with Datadog spans and traces. # Motivation #...
# What Does This Do # Motivation # Additional Notes
Experimental instrumentations for http4s-blaze client and server 0.23.x, and the cats-effect 3.2.x `WorkStealingThreadPool`. These are not enabled by default, but can be enabled by the property `-Ddd.integration.experimental.http4s.enabled=true` or the environment...
# What Does This Do # Motivation # Additional Notes
Fails sometimes with `NegativeArraySizeException` in `TimelinePrinter` https://output.circle-artifacts.com/output/job/4aa15e53-496f-4038-9073-00e84c258bc5/artifacts/0/reports/dd-java-agent/instrumentation/rmi/tests/test/classes/RmiTest.html#Client%20call%20using%20ServerLegacy_stub%20creates%20spans ``` java.lang.NegativeArraySizeException: -7 at java.lang.AbstractStringBuilder.(AbstractStringBuilder.java:86) at java.lang.StringBuilder.(StringBuilder.java:116) at datadog.trace.agent.test.checkpoints.TimelinePrinter.repeat(TimelinePrinter.groovy:78) at datadog.trace.agent.test.checkpoints.TimelinePrinter.print(TimelinePrinter.groovy:42) at datadog.trace.agent.test.checkpoints.TimelineTracingContextTracker.print(TimelineTracingContextTracker.groovy:147) at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:59) at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:72)...
https://app.circleci.com/pipelines/github/DataDog/dd-trace-java/15954/workflows/e9b6fccb-c7fb-4a5c-8155-0bc3554b445f/jobs/369213
Resource name is `GET /path/:id/param`, which incidentally is the resource name expected in the test previous to the failing one, instead of `GET /success` https://output.circle-artifacts.com/output/job/c745fd28-7b6c-4c92-85c8-9bbd135f1df3/artifacts/0/reports/dd-java-agent/instrumentation/ratpack-1.5/tests/latestDepTest/classes/server.RatpackHttpServerTest.html#test%20success%20with%20multiple%20header%20attached%20parent[0]