[
https://issues.apache.org/jira/browse/CAMEL-17839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513257#comment-17513257
]
Roger Goossens commented on CAMEL-17839:
----------------------------------------
Hey [~davsclaus] , I've used the properties
management.health.probes.enabled=true combined with
management.health.livenessState.enabled=true and
management.health.readinessState.enabled=true to expose the live- and readiness
properties in json returned by the actuator health endpoint.
Your suggested solution sounds feasible and should solve our health check
issue. Do you still require an example project or do you have all the
information you need to resolve this issue?!
> camel-health - Route health check - allow to configure initial state
> --------------------------------------------------------------------
>
> Key: CAMEL-17839
> URL: https://issues.apache.org/jira/browse/CAMEL-17839
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.17.0
>
>
> Some users may have monitoring systems that rely on camel-health report UP on
> initial startup - as they may not differentiate between a readiness vs
> liveness check.
> See comments on CAMEL-17168
--
This message was sent by Atlassian Jira
(v8.20.1#820001)