Jay DeLuca

Results 20 issues of Jay DeLuca

**What needs to be changed?** As a contributor, I would like documentation for how to ensure my code is formatted properly before submitting PRs. There used to be a section...

bug

Contributes to #2548 Follows up on a few comments in #4199 What I added/changed: * Documented the ability to configure with environment variables in a top-level section in this guide,...

sig:java
sig-approval-missing

Related to #7195 I tried to reduce code duplication with the assertion helper class, but if you find that approach to be harder to read or overkill let me know...

Adds a new configuration to the metadata.yaml file for `disabledByDefault`. This will default to false unless explicitly overridden and defined as true. Also marks more modules as non-standard instrumentation (jmx,...

test native

### Is your feature request related to a problem? Please describe. The java instrumentation project currently includes 250 individual instrumentations. There are 242 javaagent instrumentations - 15 of which currently...

documentation
enhancement

Related to #7345 I know there are still discussions ([here](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12984#discussion_r1900602815) and [here](https://github.com/open-telemetry/semantic-conventions/issues/1677)) around these conventions, but figured another example might help us continue to validate Is this the right approach?

I took a stab at creating a gradle plugin to replace the makefiles for the weaver generation tasks, inspired by the [semantic-conventions-java](https://github.com/open-telemetry/semantic-conventions-java/blob/8df5e9f2050ea4cbe7295539314653b1761b6c89/build.gradle.kts#L115) approach I imagine this will need to evolve...

A question came up in [slack](https://cloud-native.slack.com/archives/C014L2KCTE3/p1761104868320289?thread_ts=1761004110.264759&cid=C014L2KCTE3) around whether this should be added as a dependency to the application classpath or if it's an agent extension, so I wanted to make...

As a followup to #8001 we want to also publish/manage registry entries for the various collector components

docs:CI/infra
sig:collector
docs:registry
triage:accepted