Luca Burgazzoli created CAMEL-11699:
---------------------------------------
Summary: HealthCheck : grap service status from external service
status repository
Key: CAMEL-11699
URL: https://issues.apache.org/jira/browse/CAMEL-11699
Project: Camel
Issue Type: New Feature
Reporter: Luca Burgazzoli
Assignee: Luca Burgazzoli
Fix For: 2.20.0
There should be possible to retrieve service status from external source so
i.e. the twitter status is checked externally from camel and made available to
camel whiteout having every camel instance to check for twitter status.
i.e.
# we can have a ConsulHealthCheckRegistry that grab service status from consul
exposing them to camel as standard HealthCheck so the check call will ends up
in simply grabbing the status from consul
# we can have an AggregatingHealthCheckRegistry that aggregates multiple
registri in a single view.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)