apache / apache/camel-quarkus

Micrometer: Router policy should be disabled by default (to be consistent with Camel)

Open
#5,028 4 comments 0 reactions 1 assignee Claimed by @JiriOndrusek View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.