Add metrics for failed liveness checks#102
Conversation
ameowlia
left a comment
There was a problem hiding this comment.
👋 Hi @plamen-bardarov and @vlast3k,
Apologizes for the delay in the review. We have been struggling to get the Diego pipeline green, it is sadly still not green.
✅ The code looks good.
✅ I ran this IRL and was able to see the expected output.
❓ Can you please add a bosh level property to turn off this value by default?
😢 The pipeline is not green.
Once you get the config property in I will approve. And then once the pipeline is green I will merge.
|
Hi @ameowlia, do you mean adding 1 property to enable sending liveness check failure metrics altogether or you mean introducing more granular control over which types of liveness/startup check failures to emit(HTTP/TCP/etc.)? |
|
Added new property for enabling the metrics. Will also create PR for diego-release |
Summary
The proposed change is to improve the observability of failed Liveness Checks by emitting a metric.
cloudfoundry/diego-release#953
Backward Compatibility
Breaking Change? No