Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-15133

camel health - Discover custom health checks from classpath

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.14.0
    • None
    • None
    • Unknown

    Description

      We can look at making writing custom HealthCheck be discoverable from classpath, so they can be automatic installed.

      You can then build checks for Camel components (check ala spring boot actuators) that can be registered in health check registry.

      And then if you run on spring boot, they can become adapted to spring boot actuators.
      And for camel-main and camel-quarkus then we can look at using microprofile-health.

      This need some more thought at first. Also this should be configurable to turn on|off, and maybe a way to configure each health checks. And have some tool that can generate documentation about the checks and their options. And then we need reflection free configuration (via configurer classes) and so on.

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              davsclaus Claus Ibsen
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: