Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Unknown
Description
As of today we are able to exclude from health check some consumers in this way
camel.health.exclude-pattern = consumer:aws-s3-*
But it would be nice to be able to do something like
camel.component.aws-s3.health.disabled = true
camel.component.aws-s3.health.consumers.disabled = true
camel.component.aws-s3.health.producer.disabled = false
I'm adding 4.0, 3.21.0 and 3.20.2 as fix version, since 3.20 will be an LTS for a long time and this would be a useful feature.
Attachments
Issue Links
- relates to
-
CAMEL-19645 health check - Should we enable producer based health check for AWS
- Resolved
- links to