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
ML has accumulated some static node settings that make it hard for users to change. These settings require setting the setting to each node and restarting the node. For example, max.anomaly.records limits the number of records that our output per bucket to 500 by default. There has been users requesting increasing that limit. We should update that setting to be a dynamic cluster setting and deprecate the old one. At the same time, it would be good to review other similar settings.