Micrometer: Router policy should be disabled by default (to be consistent with Camel)
Open
area/micrometer
bug
- Dominant language
- Java
- Stars
- 302
- Forks
- 232
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 114
Description
### Bug description
As you can see in Camel [documentation](https://camel.apache.org/components/3.20.x/micrometer-component.html#_using_micrometer_route_policy_factory), RoutePolicyFactory is not enabled by default. CQ should be consistent with this behavior and change default value for property `camel.metrics.enableRoutePolicy` to `false` ([code](https://github.com/apache/camel-quarkus/blob/main/extensions/micrometer/runtime/src/main/java/org/apache/camel/quarkus/component/micrometer/CamelMicrometerConfig.java#L30))
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.