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/28 00:55:00 UTC

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

    [ https://issues.apache.org/jira/browse/FELIX-6250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17069153#comment-17069153 ] 

Georg Henzler commented on FELIX-6250:
--------------------------------------

Created branch https://github.com/apache/felix-dev/compare/feature/FELIX-6245-condition-service-interfaces-FELIX-6250-healthcheck-monitor  as a first version

> 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
>          Components: Health Checks
>            Reporter: Georg Henzler
>            Assignee: Georg Henzler
>            Priority: Major
>
> 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)