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
I have gotten many feedbacks on use cases that needs large amount of rules (20K+), in order to support efficient displaying of rules in UI like Grafana, I think we need some form of pagination for list rule API. Else, similar to the discussion in the Alertmanager repo it may take a while to load large amount of rules before they can be displayed in browser.