feat(components): add camel-telemetry component#16949
Conversation
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🤖 CI automation will test this PR automatically. 🐫 Apache Camel Committers, please review the following items:
|
|
@davsclaus @oscerd FYI, as it's a new component can you verify all poms are okey? I think to recall something else from catalog side may be needed, please, advice. |
2d3b632 to
e90038a
Compare
|
At first glance it looks correct - this is added to catalog as |
|
Seems good. Everything in order. |
|
Okey, then, I'll wait for a review on the logic of the component. I will keep this on hold at least until 4.10 is released. |
e90038a to
b020cb2
Compare
b020cb2 to
0a0a628
Compare
|
Blocked by netplex/json-smart-v2#240 |
0a0a628 to
5ca8f84
Compare
First implementation of the abstract component as described in CAMEL-21670
5ca8f84 to
b0f9be6
Compare
First implementation of the camel-telemetry abstract component as described in CAMEL-21670 - longer term goal will be to replace the actual camel-tracing with this one instead.
NOTE: this is a draft to collect early feedback. The final work is planned for release 4.11.0 version.
Scope of the work:
Description
Target
mainbranch)Tracking
Apache Camel coding standards and style
mvn clean install -DskipTestslocally from root folder and I have committed all auto-generated changes.