[
https://issues.apache.org/jira/browse/FELIX-6250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Georg Henzler resolved FELIX-6250.
----------------------------------
Resolution: Fixed
Fixed via https://github.com/apache/felix-dev/pull/12/commits (in particular
[775545aa8f0657|https://github.com/apache/felix-dev/pull/12/commits/775545aa8f0657d7c5f703bc901693dcdbaff92f])
See
https://github.com/apache/felix-dev/blob/master/healthcheck/README.md#monitoring-health-checks
for documentation.
> 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)