Skip to content

Export who is on-call to embed that information in 3rd party systems or views

Notifications You must be signed in to change notification settings

Derdack/derdack-oncall-whoisoncallexport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SQL Query to Get All On-Call Plan Duties from The Enterprise Alert Database

The purpose of this SQL script is to export who-is-on-call information for further processing, e.g. to embed that information into third-party systems or views.

You can modify the @PeriodStartDate and the @PeriodEndDate dates in order to retrieve information within that timeframe.

You can include a where clause, e.g. "TeamDisplayName = 'Support'" in order to filter for a specific team.

About

Export who is on-call to embed that information in 3rd party systems or views

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published