pagerduty-angular icon indicating copy to clipboard operation
pagerduty-angular copied to clipboard

nice javascript-angular wrapper for pagerduty incidents, let you the ability to search and filter

pagerduty-angular

Angular 1 wrapper for PagerDuty incidents with the ability to search and filter

#Features

  1. Look at more then 100 incidents at once
  2. Filter by incident state
  3. Search in whole incidents
  4. NO MORE CTRL+F !!

#Hosted on github pages

  1. Visit PagerDuty incidents viewer
  2. Get v2 access token from PagerDuty
  3. Press the settings button (top right) and add your token

#Self hosted

  1. Clone the repo
  2. Get v2 access token from PagerDuty
  3. Start running a web server i.e Python's SimpleHTTPServer
python -m SimpleHTTPServer
  1. Press the settings button (top right) and add your token