parfait icon indicating copy to clipboard operation
parfait copied to clipboard

Support DropWizard Metric HealthChecks as metrics

Open tallpsmith opened this issue 10 years ago • 1 comments

It would be nice to allow DropWizard Metric HealthChecks (https://dropwizard.github.io/metrics/3.1.0/manual/healthchecks/) to be exposable to PCP via metrics.

The rationale here is that when a health check fails, it would be nice to have it correlated within the PCP metric space to align with whatever the failure was.

Perhaps ideally these Health Check failures (or recovery) would be better represented as PCP Events, but since MMV doesn't yet support placing events yet, for now it might be ok to have a Monitored Value exposed matching a "OK" or "NOT OK" style (or numerical equivalent) to align in the PCP timeline.

tallpsmith avatar Jan 29 '16 04:01 tallpsmith

Isn't this done by parfait-dropwizard already?

keilw avatar Oct 02 '20 18:10 keilw