Claus Ibsen created CAMEL-23709:
-----------------------------------
Summary: camel-opentelemtry2 - Span verbosity for core processors
that also emit events
Key: CAMEL-23709
URL: https://issues.apache.org/jira/browse/CAMEL-23709
Project: Camel
Issue Type: Improvement
Components: camel-opentelemetry
Reporter: Claus Ibsen
For EIPs such as to / wireTap / toD and others that emit events (send an
outgoing message ) then you get double spans, one as a processor and one as the
event, and they get into a parent/child relationship - which makes the span
tree very deep.
IMHO the processor spans should only be for EIPS that do not emit events such
as split, aggregate, etc.
The core span has no value for the to, as the value is the span about sending
event, to capture where its being sent, etc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)