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
At the moment it can happen that there are may alerts and they occur for many minutes. This then leads to a long long list of alerts, which need to be acknowledged.
This does not happen often, but when it happens, it is hugely annoying.
In #21 Daniela already mentioned that the page layout could be improved. This issue goes in a different direction, but with a similar idea. Improving overview.
For the shifter we have a specific amount of alerts: Namely one possible Alert per check in this list.
So a page for these alerts could be simply a bunch of "buttons" labeled with the Check Names, they are:
green: when this check did not fire
red: when this check fired
yellow: when this check was just acknowledged (to show that this check is not resulting in calls for 10minutes)
A tooltip on each button shows the checks text
The button shows a timestamp when this check was last executed.
The text was updated successfully, but these errors were encountered:
This layout needs a different software design, as at the moment Sh is only informing the website, if some check fired, but not if a check was executed and came up clean.
At the moment it can happen that there are may alerts and they occur for many minutes. This then leads to a long long list of alerts, which need to be acknowledged.
This does not happen often, but when it happens, it is hugely annoying.
In #21 Daniela already mentioned that the page layout could be improved. This issue goes in a different direction, but with a similar idea. Improving overview.
For the shifter we have a specific amount of alerts: Namely one possible Alert per check in this list.
So a page for these alerts could be simply a bunch of "buttons" labeled with the Check Names, they are:
A tooltip on each button shows the checks text
The button shows a timestamp when this check was last executed.
The text was updated successfully, but these errors were encountered: