Commit graph

13 commits

Author SHA1 Message Date
Nick Satterly
e39e521d70
Azure raw data should be string not dict () 2019-04-03 00:06:19 +02:00
Nick Satterly
12cca87c2c Add dependency to azure monitor 2019-03-02 14:35:27 +01:00
Nick Satterly
77d95fd377
Parse Auzre Monitor timestamp into datetime () 2019-03-02 09:57:49 +01:00
Nick Satterly
302830a8f8
Refactor to utilise new azure alert info and add tests () 2019-02-27 23:02:55 +01:00
Anton
d79fbab975 Azure monitor status ()
Deactivated is also and recovery status.
2019-02-27 12:05:29 +01:00
Øyvind Horneland
b0bfae56ba : azuremonitor webhook support for JSON payload with data.propert… ()
* : azuremonitor webhook support for JSON payload with data.properties|properties = null

* : azuremonitor new format creates service as string literal, but it should be array
2019-02-15 12:14:27 +01:00
Nick Satterly
cf57d34187
Add test case to sentry custom webhook () 2019-02-14 12:29:04 +01:00
Miloš Bunčić
140c6b61ce Added fail2ban webhook module () 2018-12-02 20:26:57 +01:00
Dan Walker
8fed0d7d33 Fix formatting, grammar and variable naming ()
Some of the grammar was wrong in the comments, corrected.
Improved formatting of code.
Changed 'type' variable to be 'event_type' so as to avoid clashing with the Python inbuilt type function.
2018-10-12 07:53:12 +02:00
Nick Satterly
29bc0f3527 Add READMEs to subdirs 2018-09-11 10:23:45 +02:00
Anton
6e778bccf2 Azure monitor webhooks () 2018-07-11 22:52:30 +02:00
Anton
623bfdd4ec Incoming email using mailgun ()
* Incoming email using mailgun

* Fallback if mailgun failed to parse as plain text

* Revert "Fallback if mailgun failed to parse as plain text"

This reverts commit 998a3f54b9.

*  Fallback if mailgun failed to parse as plain text

* Timestamp is not UTC so can't be converted to alert timestamp
2018-07-11 22:51:08 +02:00
Nick Satterly
ae20c03a9e
Add example sentry webhook () 2018-05-02 10:53:31 +02:00