Is your feature request related to a problem? Please describe.
|
public class AgentTracerProviderConfigurer implements AutoConfigurationCustomizerProvider { |
uses
AutoConfigurationCustomizerProvider - which is not used with file config
@jack-berg what is the reason for not supporting this callback?
Describe the solution you'd like
Use DeclarativeConfigurationCustomizer instead
https://github.com/open-telemetry/opentelemetry-java/blob/000fd0f20919efbcb7e39e1ca493a246e0eb3dde/sdk-extensions/incubator/src/main/java/io/opentelemetry/sdk/extension/incubator/fileconfig/DeclarativeConfigurationCustomizer.java#L12
Tasks:
The same as a table
Is your feature request related to a problem? Please describe.
opentelemetry-java-instrumentation/javaagent-tooling/src/main/java/io/opentelemetry/javaagent/tooling/AgentTracerProviderConfigurer.java
Line 22 in 3122897
AutoConfigurationCustomizerProvider- which is not used with file config@jack-berg what is the reason for not supporting this callback?
Describe the solution you'd like
Use
DeclarativeConfigurationCustomizerinsteadhttps://github.com/open-telemetry/opentelemetry-java/blob/000fd0f20919efbcb7e39e1ca493a246e0eb3dde/sdk-extensions/incubator/src/main/java/io/opentelemetry/sdk/extension/incubator/fileconfig/DeclarativeConfigurationCustomizer.java#L12
Tasks:
The same as a table