Stuart McCulloch

Results 103 comments of Stuart McCulloch

Sounds reasonable - not sure when I'll get round to this, so feel free to send a pull-request if you need this urgently.

Hi @pukkaone - thanks for reporting, we'll fix this for the next release

Hi @pukkaone - this is fixed by https://github.com/DataDog/dd-trace-java/pull/7094 which will be in the next release (1.35.0)

> The agent should also be logging to std out not std err to fully resolve #1109 Note the tracer logs to `stderr` by default because that's the appropriate channel...

Reminder to get approval from the platform team before merging

Adding @PerfectSlayer as a reviewer, as this touches on code he's currently working on

Hi @sebastianfeduniak can you confirm that the port conflict goes away when profiling is disabled?

Hi @sebastianfeduniak, where did you set that? That would turn off APM in the main agent, but it wouldn't affect `dd-java-agent` Profiling is off by default in `dd-java-agent` so you...

Thanks for confirming @sebastianfeduniak - we are making some changes to help mitigate this in the next release.

https://docs.datadoghq.com/tracing/trace_collection/compatibility/java/?tab=graalvm#graalvm-native-image-support describes how to use `dd-java-agent` to instrument native images built by GraalVM