fluxcd / flux2-monitoring-example

Prometheus monitoring for the Flux control plane
https://fluxcd.io/flux/monitoring/
Apache License 2.0
52 stars 145 forks source link

Table panel for displaying suspended objects #10

Closed darkowlzz closed 1 year ago

darkowlzz commented 1 year ago

Refer https://github.com/fluxcd/flux2-monitoring-example/pull/8#issuecomment-1749022581 .

A table panel, maybe in the Flux Cluster Stats dashboard, for all the Flux objects would be good for visibility. It can be similar to the Ready Status in the readiness table where lack of any value assumes that the object is Ready but opposite. Lack of .spec.suspend in objects should mean that they are not suspended. Only a true value should mean that the object is suspended.