Hi Christine, with version 2.20 Camel has health API[1] there is Spring Boot support for that also, checkout the example we have[2]
zoran [1] https://issues.apache.org/jira/browse/CAMEL-10026 [2] https://github.com/apache/camel/tree/master/examples/camel-example-spring-boot-health-checks On Fri, Nov 17, 2017 at 12:41 AM, Christine Vladic <[email protected]> wrote: > Hello, > > How can we instrument if a connector (ex. JDBC or JMS or HTTP) used in a > camel route is healthy or not? > > Our service is written using Camel Springboot. > > Thank you, > Chris -- Zoran Regvart
