Schedules
Schedules let you control when various processes can occur
- You must be an admin in a workspace to create or edit its schedules.
- You can use schedules to manage:
- When a specific datasource can or cannot be queried. This will allow users to avoid querying the datasource when it's busy or unavailable. For more information, see set query governance for a datasource.
- The timing of alerts sent by monitors. For more information, see use schedules to control notifications for a monitor.
- There are two types of schedules: Recurring Event, and Custom Event Series.
Create a schedule
- On the workspace menu, select Schedules.
- Above the Schedules list, select Create schedule +.
- In the Add new schedule modal, enter a Name and Description.
- Choose a schedule type:
Recurring Event Settings
- Specify the recurrence interval: Hour, Day, or Week. The remaining options change to reflect your choice.
- If you choose Hour, set the Start time and End time, making sure they occur within the same hour. Recurring events will occur at the same interval each hour.
- If you choose Day, set the Start time and end time. Recurring events will occur at the same time each day.
- If you choose Week, set a start and end time, then under Repeats select the weekdays to include. Recurring events will occur on those days at the same time.
- Under Ends, optionally specify a number of recurrences. The default, 0, means the events will recur indefinitely.
- Select Save when you're finished.
Custom Event Series Settings
- Under Series(1), adjust the Start time and End time as needed.
- To add another event, select + and enter a start and end time. Use the garbage icon to delete an event if desired.
- Select Save when you're finished.
Edit a schedule
- On the workspace menu, select Schedules.
- In the Schedules list, select the name of the schedule to edit, and then select Edit.
- Make any changes you want in the Edit schedule modal, then select Save.
Updated about 1 month ago