Trask Stalnaker

Results 1262 comments of Trask Stalnaker

@tylerbenson mentioned another option for storing the coredump test suite in slack: https://docs.github.com/en/repositories/working-with-files/managing-large-files/about-git-large-file-storage this seems like a nice option which would also preserve history, what do you all think? it...

@christos68k @florianl @rockdaboot is everything good here, can we close the issue? thanks!

See https://github.com/open-telemetry/opentelemetry-collector/issues/12077#issuecomment-2586783758 for the Collector. The Java SDK was included in the OTel-wide security report, but not the Java agent component.

I think I'd support dropping `thread.name` from these experimental metrics (or making them opt-in), I'm not sure if these are very widely used. @SylvainJuge @robsunday @PeterF778 are we capturing `thread.name`...

@jhayes2-chwy we'd accept a PR that completely removes `thread.name` from these metrics

Based on feedback in today's Spec SIG meeting I think it's worth defining this ergonomic API prior to stabilizing Events. I'm hoping consensus on the shape of this ergonomic API...

Closing as there does not appear to be interest from the necessary folks in order to move this forward at this time.

hi @ThomasVitale! do you know if the Java 26-ea releases will throw an error already? or if there's a way to opt-in to that behavior in Java 25? if so,...

thanks @jhalliday! I'll try this: > --sun-misc-unsafe-memory-access=deny

> Usage of sun.misc.Unsafe will break the SDK in future Java releases #7683 confirms this is not the case, and that the SDK already has fallbacks in place when Unsafe...