You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "james strachan (JIRA)" <ji...@apache.org> on 2016/06/06 07:57:55 UTC

[jira] [Created] (CAMEL-10022) add a Spring Boot HealthIndicator to check that all camel contexts have started up and all the routes started OK

james strachan created CAMEL-10022:
--------------------------------------

             Summary: add a Spring Boot HealthIndicator to check that all camel contexts have started up and all the routes started OK
                 Key: CAMEL-10022
                 URL: https://issues.apache.org/jira/browse/CAMEL-10022
             Project: Camel
          Issue Type: New Feature
            Reporter: james strachan


see the section on writing custom health indicators:
http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#_writing_custom_healthindicators

it'd be awesome if any spring boot camel application automatically got a health indicator to show if any camel contexts or routes fail to startup (or fail during their lifetime)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)