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
{{ message }}
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
Due nature of large alerts amount in big environments there is a need to have filtering for splitting them into office and out of working hours time periods. This would allow separate views on what is happening when people are on call and outside of office. Also sometimes it would be much easer to categorize alerts for visibility and reporting by time periods. For example, the filter Mon-Fri 18:00-9:00 and Sat-Sun 00:00-23:59 would set a view for alerts being received outside of office.
This feature should be not hard to implement by updating calendar functions. Please let me know if this idea would be worked on.
Cheers!
The text was updated successfully, but these errors were encountered:
More or less in each company Operations engineers have on call weeks with out of working hours schedules. With that filter you would be able to select when alerts are coming in anti-social hours/etc and generate reports on these while the other half being in office may be treated diferently or just ignored.
For a manager it is always important how much alerts/calls are being received in out of working hours/weekends/holidays for filing reports.
Hi I've pushed on my fork a commit in order to filter working hours and non working hours. It's a beginning.
I've incorporated a new tab for each day of the week and working hours associated. Then when we print alert on the survey, we add a little icon to say that this alert is in non working hours.
Hello,
Due nature of large alerts amount in big environments there is a need to have filtering for splitting them into office and out of working hours time periods. This would allow separate views on what is happening when people are on call and outside of office. Also sometimes it would be much easer to categorize alerts for visibility and reporting by time periods. For example, the filter Mon-Fri 18:00-9:00 and Sat-Sun 00:00-23:59 would set a view for alerts being received outside of office.
This feature should be not hard to implement by updating calendar functions. Please let me know if this idea would be worked on.
Cheers!
The text was updated successfully, but these errors were encountered: