grafana/pkg/tsdb/azuremonitor
Andreas Christou 2780651ea8
AzureMonitor: Fix auto-selection of time-grain for metrics. (#49278)
* Update query editor to fix auto time-grain selection

* Update new query editor to fix auto time-grain selection

* Remove log and fix lint issues

* Add test for useMetricMetadata

- Add necessary types

* More test updates

- Update old dataHooks test
- Ensure query changes

Co-authored-by: Kevin Yu <kevinwcyu@users.noreply.github.com>
Co-authored-by: Andres Martinez Gotor <andres.mgotor@gmail.com>
Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
2022-05-20 15:45:54 +01:00
..
azlog AzureMonitor: Move Application Insights and Insight Analytics to a deprecated package (#45834) 2022-03-02 15:41:07 +01:00
loganalytics chore: remove all remaining uses of golang.org/x/net/context (#47564) 2022-04-11 14:20:10 -04:00
macros AzureMonitor: Move Application Insights and Insight Analytics to a deprecated package (#45834) 2022-03-02 15:41:07 +01:00
metrics AzureMonitor: Fix auto-selection of time-grain for metrics. (#49278) 2022-05-20 15:45:54 +01:00
resourcegraph chore: remove all remaining uses of golang.org/x/net/context (#47564) 2022-04-11 14:20:10 -04:00
testdata Azure Monitor: Add support for numeric fields in ARG (#38728) 2021-09-01 09:02:08 +02:00
time AzureMonitor: Move Application Insights and Insight Analytics to a deprecated package (#45834) 2022-03-02 15:41:07 +01:00
types AzureMonitor: Add support for selecting multiple options when using the equals and not equals dimension filters (#48650) 2022-05-10 15:05:48 +01:00
azuremonitor_test.go AzureMonitor: Remove deprecated code (#48328) 2022-04-28 10:27:39 +02:00
azuremonitor-resource-handler_test.go Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00
azuremonitor-resource-handler.go AzureMonitor: Remove deprecated code (#48328) 2022-04-28 10:27:39 +02:00
azuremonitor.go AzureMonitor: Remove deprecated code (#48328) 2022-04-28 10:27:39 +02:00
credentials_test.go Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00
credentials.go Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00
httpclient_test.go AzureMonitor: Remove deprecated code (#48328) 2022-04-28 10:27:39 +02:00
httpclient.go AzureMonitor: Remove deprecated code (#48328) 2022-04-28 10:27:39 +02:00
routes.go AzureMonitor: Remove deprecated code (#48328) 2022-04-28 10:27:39 +02:00