This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch feature/CAMEL-23712-traceCustomIdOnly
in repository https://gitbox.apache.org/repos/asf/camel.git
from 7adddf09deab CAMEL-23712: Fix camel-telemetry-dev tests for reduced
endpoint-sending spans
add 4c03d68fcaec CAMEL-23712: Extend traceCustomIdOnly to filter at the
route level
No new revisions were added by this update.
Summary of changes:
.../src/main/docs/opentelemetry2.adoc | 2 +-
.../camel-telemetry/src/main/docs/telemetry.adoc | 1 +
.../TraceProcessorsInterceptStrategy.java | 12 ++++++++---
.../java/org/apache/camel/telemetry/Tracer.java | 23 ++++++++++++++++++++
.../camel/telemetry/TraceCustomIdOnlyTest.java | 25 ++++++++++++++++++++++
.../ROOT/pages/camel-4x-upgrade-guide-4_21.adoc | 11 ++++++++++
6 files changed, 70 insertions(+), 4 deletions(-)