Jay DeLuca

Results 43 comments of Jay DeLuca

## Progress Update We continue to burn down the groovy test files, and at the same time we can see further expansion of the java tests as more instrumentation is...

we've got some serious momentum lately, and we're now below 200 files remaining. thanks @zeitlinger @laurit @shalk and @xiepuhuan! Remaining modules by file count percentage: instrumentation list sorted by sum...

is this still in progress? having ARM images would be very helpful

just adding on here that it would be really useful to have an official ARM image available

Just a note, since there is no functional code in this repository, CodeQL will not apply (I tested what it would do and it results in the github action failing...

do you have the otlp exporter added as a dependency? `implementation("io.opentelemetry:opentelemetry-exporter-otlp")`

@julealgon you can also [read the spec](https://github.com/open-telemetry/opentelemetry-specification/tree/main/specification/configuration#declarative-configuration)

@svrnm are you using any kind of automated procedure for updates like https://github.com/open-telemetry/opentelemetry.io/pull/5625 or are you doing this work manually?

Fixed by #14697 (and some other things I have in the works)

> I'd suggest the advice conversion work to be done in a different PR since the main problem with this PR is that the added code attribute isn't useful. I...