Stuart McCulloch

Results 103 comments of Stuart McCulloch

> You would prefer having a way to not run the check at alls, I am right? Yes, mainly because there are side-effects to attempting to access the VM arguments...

Hi @manish160993 are you using any other `-javaagent` options on the command-line? Could you add `-Dnet.bytebuddy.dump=path-to-writable-directory` and recreate the issue. This JVM option will dump all instrumented classes before and...

Hi @manish160993 - what happens if you remove the newrelic agent, but keep the datadog agent? Another thing to try would be making sure the datadog agent appears before the...

Hi @khannedy, `dd-java-agent` does not currently support using unix-domain sockets with native-image - you have to use ports

The `dd-task-scheduler` thread should not be being created at build time, unless you're forcing native-image to load one of the core tracer types at build time (only types needed for...

Hi @ziyilin - thanks for the update and questions, I'll write up what worked for us and what didn't

Hi @ziyilin apologies, been a busy start to the year - still working on writing this up, but hope to get something to you soon

Thanks for the review @brett0000FF - is there anything else I need to do before this gets merged?

Closing as stale - grouping instrumentations under modules will have more immediate benefit