jamesnetherton commented on issue #7682:
URL: https://github.com/apache/camel-quarkus/issues/7682#issuecomment-3241652570

   We don't actually support `resilience4j` for CQ (not sure if we ever should 
TBH). The preferred fault tolerance extension is 
`camel-quarkus-microprofile-fault-tolerance`. SmallRye Fault Tolerance already 
provides us with 
[some](https://smallrye.io/docs/smallrye-fault-tolerance/6.9.1/reference/metrics.html#_micrometer_support)
 OOTB integration with Micrometer.
   
   Not sure if we want to create something in Camel like 
`camel-microprofile-fault-tolerance-micrometer` with similar metric setup to 
`camel-resilience4j-micrometer`?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to