This message was deleted.
# general
a
This message was deleted.
s
How many deployments / statefulsets do you have in that whole cluster (when no namespace filter is set)?
c
this is new cluster, just ~10 deployment with statefulsets
s
Might be best to check the network requests the browser is making then (via the brower's Dev Tools), that will determine if it's the UI itself going slow or something cluster side
c
there is result from browser
s
there's no requests there, probably due to the text filter
templ
. Can you remove that and check out the
Time
column for length of request?
c
I found out the root cause, it may be caused by the Prometheus stack when I remove them, it works normally
🙌 2
thanks for your support