Daniel Lee
|
ac345312a4
|
azuremonitor: don't use make for maps and array
|
2019-02-11 14:42:12 +01:00 |
|
Daniel Lee
|
0b74860f55
|
azuremonitor: fix auto interval calculation on backend
Not needed for alerting (as the query intervalms will always be 0) but needed
later when being called from the frontend)
|
2019-02-11 13:27:08 +01:00 |
|
Daniel Lee
|
d6904ba9b4
|
azuremonitor: small refactoring
|
2019-02-11 01:22:15 +01:00 |
|
Daniel Lee
|
60327953a2
|
azuremonitor: handles timegrain set to auto on backend
|
2019-02-11 01:17:37 +01:00 |
|
Daniel Lee
|
452c4f5b9b
|
azuremonitor: add test for dimension filter
|
2019-02-10 01:47:38 +01:00 |
|
Daniel Lee
|
b94de101cd
|
azuremonitor: refactor azure monitor api code into own file
|
2019-02-10 01:18:16 +01:00 |
|
Daniel Lee
|
b816f35c41
|
azuremonitor: handle multi-dimensions on backend
|
2019-02-10 00:23:12 +01:00 |
|
Daniel Lee
|
a5e5db20e1
|
azuremonitor: add support for aggregations on backend
|
2019-02-09 21:52:44 +01:00 |
|
Daniel Lee
|
10194df112
|
azuremonitor: simple alerting for Azure Monitor API
Lots of edge cases and functionality left to implement but
a simple query works for alerting now.
|
2019-02-08 18:15:17 +01:00 |
|
Daniel Lee
|
0e228d582d
|
azuremonitor: builds a query and sends it to Azure on the backend
Lots of edge cases not covered and the response is not parsed. It only
handles one service and will have to be refactored to handle multiple
|
2019-02-08 17:20:31 +01:00 |
|