Angular 1 wrapper for PagerDuty incidents with the ability to search and filter
#Features
- Look at more then 100 incidents at once
- Filter by incident state
- Search in whole incidents
- NO MORE CTRL+F !!
#Hosted on github pages
- Visit PagerDuty incidents viewer
- Get v2 access token from PagerDuty
- Press the settings button (top right) and add your token
#Self hosted
- Clone the repo
- Get v2 access token from PagerDuty
- Start running a web server i.e Python's SimpleHTTPServer
python -m SimpleHTTPServer
- Press the settings button (top right) and add your token