0
0
Fork 0
mirror of https://github.com/alerta/alerta-contrib.git synced 2025-03-14 20:52:46 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Nick Satterly
2a6632b78f Fix multiple linting errors 2023-03-21 00:15:34 +01:00
Nick Satterly
bc0de15765 Update READMEs 2020-11-20 22:39:32 +01:00
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
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
Anton
6e778bccf2 Azure monitor webhooks () 2018-07-11 22:52:30 +02:00