Skip to content

Support otel.javaagent.add-thread-details with declarative config #14087

Open
@zeitlinger

Description

@zeitlinger

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

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestneeds triageNew issue that requires triage

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions