lensapp/lens

lens cpu graph is slow to react

Open

#6.643 geöffnet am 24. Nov. 2022

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (22.003 Stars) (1.433 Forks)batch import
area/metricsbuggood first issue

Beschreibung

$ 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