You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2022/01/26 13:27:00 UTC

[jira] [Created] (KARAF-7360) Add health check endpoint

Jean-Baptiste Onofré created KARAF-7360:
-------------------------------------------

             Summary: Add health check endpoint
                 Key: KARAF-7360
                 URL: https://issues.apache.org/jira/browse/KARAF-7360
             Project: Karaf
          Issue Type: New Feature
          Components: karaf
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré


New endpoints will be added (HTTP and JMX) to check the status of the runtime:
 * /health/status will just return OK or NOK
 * /health/details will return JSON with bundles and features status

To avoid load of the runtime, the response should be cached with a timeout defined by the user.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)