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

Consider changing "instrumentation name" from `-` to `_`

Open trask opened this issue 2 weeks ago • 3 comments

Consider changing "instrumentation name" from - to _, due to representation in declarative configuration:

instrumentation/development:
  java:
    apache_httpclient:
      enabled: false

Also consider changing scope name.

From @zeitlinger's https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15698#discussion_r2637425017

trask avatar Dec 29 '25 16:12 trask