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

camel health - Remove HealthCheckRepository and routes check

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • 3.4.0
    • camel-core
    • None
    • Unknown

    Description

      Lets simplify the health check api and the default implementations.

      The routes check is overlapping what monitoring systems can do by checking and reporting on metrics, such as if N errors within last Y minute then YELLOW etc.

      This job is better handled by those tools, than Camel.

      So the health checks become a basic API that are invoked on demand (ala spring boot acutators).

      And then we only need one kind of registry so removing the additional repository layer.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: