You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
We need a way to aggregate metrics, so we can show metrics in higher-level views, e.g. pods, services.
See also #1257.
The text was updated successfully, but these errors were encountered: