Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing kube_pod_status_reason to kuberenetes_status #16927

Open
pecigonzalo opened this issue Feb 22, 2024 · 0 comments
Open

Add missing kube_pod_status_reason to kuberenetes_status #16927

pecigonzalo opened this issue Feb 22, 2024 · 0 comments

Comments

@pecigonzalo
Copy link

Describe the results you received:
The kube_pod_status_reason is not parsed into Datadog metrics, this metric is quite useful for detecting pods that have been evicted or other bad status.
I could not find any other metric by Datadog providing this information, the closest is kubernetes.kubelet.evictions but it does not provide information about which pod was evicted.

Describe the results you expected:
All https://github.com/kubernetes/kube-state-metrics/tree/main to be in Datadog, but at least this particular one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant