Georg Henzler created FELIX-6480: ------------------------------------ Summary: Make logging of HC monitor more flexible Key: FELIX-6480 URL: https://issues.apache.org/jira/browse/FELIX-6480 Project: Felix Issue Type: Improvement Reporter: Georg Henzler Assignee: Georg Henzler
https://github.com/apache/felix-dev/tree/master/healthcheck#setting-up-a-monitor-configuration allows to configure {{logResults}} - it would be good to introduce the new enum value {{STATUS_CHANGES_OR_NOT_OK}} to log status changes and all non-ok status values to make post-mortem analysis easier. Having this would allow to log status changes in {{HealthCheckResultCache}} only as DEBUG (for debugging of cache) instead of INFO (compare FELIX-6447) -- This message was sent by Atlassian Jira (v8.20.1#820001)