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
[OGUI-914] Disable debug logs for "Ops" filter (#3480)
* Disables DEBUG severity button and strips it from filters (including from an entered URL) when OPS mode is active
* Updates default filter state to have OPS selected: `{"severity":{"in":"I W E F"},"level":{"max":1}}`
* Sets level to OPS in default profile settings
* Fixes an issue where Live mode would not reset the filters when the reset button was clicked
* Adds tests for DEBUG button toggling and severity stripping
* Updates existing tests to reflect new default filter criteria
0 commit comments