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
When the spark-observer service is restarted, typically after we deploy a new version, it consumes too much CPU, which triggers the CPU throttling warning.
We already did some optimisations in #316 and #319, but it was not enough.
What else can we try to avoid a false-positive CPU throttling alert at service startup?