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)