bee icon indicating copy to clipboard operation
bee copied to clipboard

Expose "health" and "readiness" values on metrics

Open tmm360 opened this issue 3 years ago • 1 comments

Summary

Expose current value of health and readiness on /metrics endpoint.

Motivation

This is useful for implement automatic alarms on node availability using tools based on metrics like Prometheus.

Implementation

Needs only to include these values on metrics.

Drawbacks

Nothing.

tmm360 avatar May 15 '22 22:05 tmm360

This can be done as part of the current effort to refactor the APIs

notanatol avatar May 16 '22 05:05 notanatol