lensapp/lens

lens cpu graph is slow to react

Open

#6643 opened on Nov 24, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (22,003 stars) (1,433 forks)batch import
area/metricsbuggood first issue

Description

$ kubectl run --image=mattipaksula/bause bause
pod/bause created
$ kubectl exec -it bause -- bash
bash-5.0# apk add stress-ng
bash-5.0# stress-ng --cpu=1

wait 6 minutes:

expected graph:

Contributor guide