-
Notifications
You must be signed in to change notification settings - Fork 998
Open
Labels
enhancementNew feature or requestNew feature or requestneeds triageNew issue that requires triageNew issue that requires triage
Description
Is your feature request related to a problem? Please describe.
Line 22 in 3122897
public class AgentTracerProviderConfigurer implements AutoConfigurationCustomizerProvider { |
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
Tasks:
- spring starter: add thread details instrumentation / configure logging span exporter #14117
- Spring starter thread details #14449
- Declarative config: Agent tracer/thread details config #14127
- add declarative config span logger #14591
- declarative config: add thread details resource processor #14564
- span logging with spring starter (declarative config and legacy) will be done as part of Spring starter declarative config #14062 (which is milestone 2)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds triageNew issue that requires triageNew issue that requires triage
Type
Projects
Status
Awaiting Review