You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Georg Henzler (Jira)" <ji...@apache.org> on 2020/03/27 16:38:00 UTC

[jira] [Created] (FELIX-6250) Introduce HealthCheckMonitor to keep track of HC status and to register Condition Services, OSGi events, etc.

Georg Henzler created FELIX-6250:
------------------------------------

             Summary: Introduce HealthCheckMonitor to keep track of HC status and to register Condition Services, OSGi events, etc.
                 Key: FELIX-6250
                 URL: https://issues.apache.org/jira/browse/FELIX-6250
             Project: Felix
          Issue Type: New Feature
            Reporter: Georg Henzler
            Assignee: Georg Henzler


Introduce HealthCheckMonitor that regularly queries certain tags or names to allow for the following

* Register/Unregister condition services (as required by FELIX-6245)
* Send OSGi events
* And potentially for the future
** provide a JMX bean with historic results 
** provide metrics via metrics.dropwizard.io (most likely to be de-coupled in an own module so so hc-core does not have a dependency to it, that module can just consume the OSGi events)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)