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
Describe the bug #5323 adds a new limit for subquery step. That change will reject a subquery if step size is too small. For example up[30d:1s].
However, this changes the default Prometheus behavior and might cause issues for existing users. Hence, I suggest that we put it behind a FF and mark it as disabled by default.