azuremonitor: simple alerting for Azure Monitor API

Lots of edge cases and functionality left to implement but
a simple query works for alerting now.
This commit is contained in:
Daniel Lee
2019-02-08 18:15:17 +01:00
parent 0e228d582d
commit 10194df112
5 changed files with 118 additions and 16 deletions

View File

@@ -158,5 +158,6 @@
},
"metrics": true,
"annotations": true
"annotations": true,
"alerting": true
}