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
Consider changing "instrumentation name" from
-to_, due to representation in declarative configuration:Also consider changing scope name.
From @zeitlinger's #15698 (comment)