Skip to content

Add StatsCollector to provide stats summary #4057

Closed
@rjnagal

Description

@rjnagal

Add a new stats collector component that gather summary of node and pods usage from each node. This information can then be used by components like scheduler and autoscaler.

First version will expose node usage summary for cpu and memory. To start with, summary includes stats for average, maximum, and 90 percentile usage in last minute/hour/day. The stats are precomputed in cAdvisor and routed to the collector through kubelet.

@davidopp @bgrant0607

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.sig/nodeCategorizes an issue or PR as relevant to SIG Node.sig/schedulingCategorizes an issue or PR as relevant to SIG Scheduling.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions