This repository has been archived by the owner on Dec 8, 2023. It is now read-only.
Release v2.0.2
- Report OOM crashes in health status (#275)
kubernetes.observability.status
hasmessage="OOMKilled in the last 5m"
andstatus="Unhealthy"
kubernetes.observability.<resource name>.status
hasmessage="OOMKilled in the last 5m"
andstatus="Unhealthy"
-
$> kubectl get wavefront --namespace=observability-system NAME STATUS PROXY CLUSTER-COLLECTOR NODE-COLLECTOR LOGGING AGE MESSAGE wavefront Unhealthy Running (1/1) Unhealthy Running (3/3) Running (3/3) 2m4s OOMKilled in the last 5m
- Split the component label to differentiate the node-collector / cluster-collector (#277)