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

Provide Prometheus metric to count OOM events #11

Open
boosty opened this issue Nov 14, 2019 · 1 comment
Open

Provide Prometheus metric to count OOM events #11

boosty opened this issue Nov 14, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@boosty
Copy link
Contributor

boosty commented Nov 14, 2019

We could provide a counter of our PreviousContainerWasOOMKilled events as a Prometheus metric. This would be useful for creating alerts and also for debugging (by seeing how the counter increased over time).

See also the related comments here:

@boosty boosty added the enhancement New feature or request label Nov 14, 2019
@boosty
Copy link
Contributor Author

boosty commented Jun 3, 2020

For reference, there was an attempt to add such a counter to kubelet, but closed in favour of adding it to the container runtime: kubernetes/kubernetes#87856

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

No branches or pull requests

1 participant