JiriOndrusek commented on PR #5247: URL: https://github.com/apache/camel-quarkus/pull/5247#issuecomment-1702875860
> default **true** is only in CSB. See https://camel.apache.org/components/3.20.x/micrometer-component.html#_sb_option_camel_metrics_enable-route-policy > plain Camel default value is **false** (`context.addRoutePolicyFactory` has to be called). See https://camel.apache.org/components/3.20.x/micrometer-component.html#_using_micrometer_route_policy_factory Just to be consistent with plain camel (where user has to set policy in the code to enable it) -> See https://camel.apache.org/components/3.20.x/micrometer-component.html#_using_micrometer_route_policy_factory -- 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