Tom Pickles
b05b5d5e3b
AzureMonitor: Fix queries with Microsoft.NetApp/../../volumes resources ( #32661 )
...
* Extend description of existing tests (#28350 )
* Tests for building MetricNamespaces URL (#28350 )
* Added tests that break the URL builder (#28350 )
* Arbitrary length of metric definition (#28350 )
* Change var to const as requested (#32661 )
* Adding tests to datasource url builder (#28350 )
* Fixes to datasource url builder (#28350 )
* Fixed linting issue that broke build (#28350 )
2021-06-21 13:05:13 +01:00
Arve Knudsen
41d432b5ae
Chore: Enable whitespace linter ( #25903 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-07-06 20:17:28 +02:00
Daniel Lee
fa9ffe38d2
Azuremonitor: multiple subscription support for alerting ( #17195 )
...
* fix: azuremonitor adds multi-sub support to alerting
* fix: AzureMonitor missing parameter in metadata func
getMetricMetadata function when called in the query ctrl
was missing a parameter for Subscription Id.
Also, made some tweaks to what happens when a chained
dropdown is changed to not reset all the fields that
are dependent on it.
2019-05-21 12:28:30 +02: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
b816f35c41
azuremonitor: handle multi-dimensions on backend
2019-02-10 00:23:12 +01:00