Open
Description
Camel Observability (e.g. used for tracing) has the concept of a SpanDecorator that can be implemented and registered for dedicated components, so that component-specific information can be included into the tracing context.
Let all custom IPF define a dedicated SpanDecorator so that if camel-observation component is used, component-specific information is available.