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

[stacked 4/5] metrics: add policy system collector. #405

Merged
merged 1 commit into from
Nov 20, 2024

Commits on Nov 20, 2024

  1. policy: implement policy system metrics.

    Implement collection of policy 'system' prometheus metrics.
    
    We collect per each memory node
      - memory capcity
      - memory usage
      - number of containers sharing the node
    
    We collect per each CPU core
      - allocation from that core
      - number of containers sharing the core
    
    Signed-off-by: Krisztian Litkey <[email protected]>
    klihub committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    9c64cc6 View commit details
    Browse the repository at this point in the history