marcingrzejszczak opened a new pull request, #9377: URL: https://github.com/apache/camel/pull/9377
A list of questions and TODOs related to this component that we must resolve before merging Discuss: - The `Tracer` abstraction from Camel has a notion of only high cardinality tags, we are missing low cardinality tags for metrics (that means that metrics will not have any tags at this point) - Are the changes in the `Tracer` in the `tracing` component acceptable? - Version should be 3.21.0 not 3.20.3 but there's no such branch TODO: - [ ] Spring Boot Starter is missing - [ ] Polish the documentation - [ ] Currently the behaviour is almost identical to OpenTelemetry one, that requires the presence of custom handlers - I'm considering to remove them so that the additional code will not be necessary. That will mean that with Micrometer Observation with OTel Tracer the spans will be a little bit different than with the OpenTelemetry component -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org