Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1585 from mozilla/fixup_pd_history
Browse files Browse the repository at this point in the history
Restore pagerduty action history
  • Loading branch information
Phrozyn committed Mar 26, 2020
2 parents 0d9fa2e + cf8ae28 commit 0cf4746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alerts/actions/pagerduty.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def __init__(self):
'''
takes an incoming alert
and uses it to trigger an event using
the pager duty event api
the pagerduty event api
'''

self.configfile = os.path.join(os.path.dirname(__file__), 'pagerduty.json')
Expand Down

0 comments on commit 0cf4746

Please sign in to comment.