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

metrics: capture pod state change events #111

Open
cirocosta opened this issue Jan 16, 2020 · 0 comments
Open

metrics: capture pod state change events #111

cirocosta opened this issue Jan 16, 2020 · 0 comments

Comments

@cirocosta
Copy link
Member

cirocosta commented Jan 16, 2020

We've had an event where we've been seeing that a container was apparently being
restarted, but we couldn't easily tell when that started, or whether it was
indeed a restart (or something else).

It'd be great it we could quickly relate to the pod status information right
from the place where we see those metrics (the dashboards we have).

To do so, we could probably leveragge kube-state-metrics:

https://github.com/kubernetes/kube-state-metrics/blob/master/docs/pod-metrics.md

(could probably use kube_pod_status_phase? not sure)

@cirocosta cirocosta changed the title metrics: capture crashloop backoff events metrics: capture pod state change events Jan 16, 2020
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