[
https://issues.apache.org/jira/browse/CAMEL-17749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501499#comment-17501499
]
Claus Ibsen commented on CAMEL-17749:
-------------------------------------
So you can configure this per custom health-check
camel.health.camel-kafka.enabled = false
For spring boot we may need a custom auto configuration that can be used.
Otherwise we need to fiddle with the map config ala thread-pools, to make it
generic and use the key as health check name
camel.health.config[camel-kafka].enabled = false
> camel-health - Allow to enabled/disable custom health checks from camel-main
> configuration
> ------------------------------------------------------------------------------------------
>
> Key: CAMEL-17749
> URL: https://issues.apache.org/jira/browse/CAMEL-17749
> Project: Camel
> Issue Type: Improvement
> Components: camel-main
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 3.16.0
>
>
> TODO: be able to enable|disable camel.health.camel-kafka.enabled=false via
> camel-main configuration
--
This message was sent by Atlassian Jira
(v8.20.1#820001)