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 a new tool project to get non-crucible pods' metrics #320

Open
HughNhan opened this issue Nov 8, 2023 · 2 comments
Open

Add a new tool project to get non-crucible pods' metrics #320

HughNhan opened this issue Nov 8, 2023 · 2 comments

Comments

@HughNhan
Copy link
Contributor

HughNhan commented Nov 8, 2023

There is a need to get non-crucible pod metrics such as the OVN pods' CPU and memory consumption.
Currently, we can identify 2 options:

  1. Directly query prometheus to get the metrics
  2. Use "kube-burner ocp index" to query
@k-rister
Copy link
Contributor

k-rister commented Aug 6, 2024

Could this be done with a "cgroup profiler" that is compatible with multiple environments (ie. k8s, Linux, etc.)?

@k-rister
Copy link
Contributor

k-rister commented Aug 6, 2024

This is essentially the equivalent of pidstat for pods/cgroups.

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

No branches or pull requests

2 participants