dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Add sparklines for node list

Open jeefy opened this issue 5 years ago • 8 comments

Dashboard does not display metrics for nodes. This should be fairly easy to add, basing things off of the code used for Pods.

jeefy avatar Apr 28 '19 01:04 jeefy

@jeefy Which metrics precisely would you like to be displayed?

feloy avatar May 05 '19 11:05 feloy

CPU / Memory are the two that are collected. :)

jeefy avatar May 08 '19 18:05 jeefy

@jeefy Pie charts for CPUs and memory of kind-0.2.1 cluster are shown in my dashboard like below. Are these pie charts what you want? Screenshot from 2019-05-14 16-55-45

shu-mutou avatar May 14 '19 08:05 shu-mutou

I was thinking we could show the same sparklines that we display for Pod metrics. Thoughts?

jeefy avatar May 16 '19 00:05 jeefy

Now, I understand what you wants. I found NodeList object has "CumulativeMetrics", but it seems to be cpu/memory history for all of nodes, rather than for each node. If we can get cpu/memory history for each node independently, we would able to add columns for sparklines into "Nodes" table, I think. Do you know the other way to get cpu/memory history for each nodes?

shu-mutou avatar May 16 '19 07:05 shu-mutou

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale

fejta-bot avatar Sep 09 '19 07:09 fejta-bot

/lifecycle frozen

maciaszczykm avatar Sep 09 '19 07:09 maciaszczykm

@jeefy Has it been finalized as to what exactly is required in this issue? I would like to work on it Would appreciate if anyone could guide a little.

anshulahuja98 avatar Sep 11 '19 06:09 anshulahuja98