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
We have faced a bug with a monitor where it was not alerting where it obviously should have.
Support pointed out that we have setting require_full_window set to a value that is not recommended (true). Recommended is false. Default UI is false as well.
Default provider is true which is totally confusing and can cause all sorts of random inconsistencies with monitors.
The text was updated successfully, but these errors were encountered:
We have faced a bug with a monitor where it was not alerting where it obviously should have.
Support pointed out that we have setting
require_full_window
set to a value that is not recommended (true). Recommended isfalse
. Default UI isfalse
as well.Default provider is
true
which is totally confusing and can cause all sorts of random inconsistencies with monitors.The text was updated successfully, but these errors were encountered: