[ 
https://issues.apache.org/jira/browse/CAMEL-17587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488010#comment-17488010
 ] 

Claus Ibsen commented on CAMEL-17587:
-------------------------------------

We can make configuration simpler to avoid the parent and just have a way to 
enable/disable individual checks

camel.health.config[timer].parent = routes
camel.health.config[timer].enabled = true

Can be

camel.health.routes[timer].enabled = true



> camel-core - Make Health Check API simpler
> ------------------------------------------
>
>                 Key: CAMEL-17587
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17587
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.16.0
>
>
> The thresholds for failure / success / interval etc should be removed, to 
> make invoking health checks in camel always executing.
> Such thresholds does not belong inside camel but the monitoring systems where 
> they can setup such rules.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to