opentelemetry-java-instrumentation icon indicating copy to clipboard operation
opentelemetry-java-instrumentation copied to clipboard

Sync suppression instrumentationName, library instrumentationName, and module name

Open trask opened this issue 3 years ago • 1 comments

Mostly this is done by #5692, but would be great if we could add some kind of verification to ensure that they are in sync and stay in sync.

trask avatar Apr 10 '22 22:04 trask

Most of the verification is done now in #12955, but there are still some TODOs in check-javaagent-instrumentation-suppression-keys.sh that need follow-ups.

trask avatar Jan 06 '25 21:01 trask