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 aggregation #1635

Open
rade opened this issue Jul 4, 2016 · 2 comments
Open

metrics aggregation #1635

rade opened this issue Jul 4, 2016 · 2 comments
Labels
feature Indicates that issue is related to new end user functionality
Milestone

Comments

@rade
Copy link
Member

rade commented Jul 4, 2016

We need a way to aggregate metrics, so we can show metrics in higher-level views, e.g. pods, services.

See also #1257.

@rade rade added this to the July2016 milestone Jul 4, 2016
@rade rade added the feature Indicates that issue is related to new end user functionality label Jul 4, 2016
@rade rade modified the milestones: July2016, August2016 Jul 5, 2016
@rade rade modified the milestones: August2016, September2016 Aug 16, 2016
@rade
Copy link
Member Author

rade commented Sep 23, 2016

One challenge with metrics aggregation - or even just single metrics on their own - is that being told "X is using 50% CPU" is rather meaningless since it gives no indication whether that is because the remaining 50% are used by some other tasks, or available. @paulbellamy and I were therefore wondering whether we should instead report on available resources. Headroom might be an even better option.

@rade rade modified the milestones: Next, Backlog Jul 14, 2017
@rade
Copy link
Member Author

rade commented Jul 14, 2017

@rndstr your work in #2664 et al will resolve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Indicates that issue is related to new end user functionality
Projects
None yet
Development

No branches or pull requests

2 participants