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
Always fetch node usage stats for write load decider
The NodeUsageStats Action will not be unconditionally called
every 30 seconds, regardless of the write load decider being
enabled. It is a lightweight action that fetches stats that
are collected on the node regardless. This supports better
seeing what happens when the write load decider is enabled,
providing a before- (not just after) enablement picture.
ES-12631
0 commit comments