grafana/pkg/tsdb/azuremonitor
Erik Sundell 29d4f6a217
Datasource: Change query filtering (#84656)
* call filterQuery from queryrunner

* test query hide filtering

* fix more broken tests

* lint errrors

* remove redundant filterQuery call

* skip filter in variable queries

* fix broken cypress test

* change tooltip text

* fix translations

* fix comments

* do not execute query is targets are empty

* add more tests

* remove unsued import

* update translations

* revert id change

* change header text

* update comment for hide prop

* rename hide query prop

* change tooltip and introduce different toggle state text

* update tests

* update comment and regenerate types

* run extract again

* fix broken e2e test

* track event

* fix build issues

* revert changes in wire file
2024-03-21 13:39:39 +01:00
..
azmoncredentials AzureMonitor: User authentication support (#81918) 2024-03-19 16:32:24 +00:00
kinds/dataquery Datasource: Change query filtering (#84656) 2024-03-21 13:39:39 +01:00
loganalytics Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
macros Chore: Clean up intervalv2 functions (#82074) 2024-02-09 11:39:21 +01:00
metrics Azure Monitor: Azure routes from Grafana Azure SDK (#82043) 2024-02-08 10:42:20 +00:00
resourcegraph Azure: Update data link title for clarity (#84686) 2024-03-20 13:39:00 -05:00
standalone AzureMonitor: Update standalone HTTP middlewares (#84833) 2024-03-21 08:53:27 +01:00
testdata Azure: Update data link title for clarity (#84686) 2024-03-20 13:39:00 -05:00
time Chore: Clean up intervalv2 functions (#82074) 2024-02-09 11:39:21 +01:00
types Chore: Update grafana-azure-sdk-go (#84741) 2024-03-19 14:56:40 +00:00
azuremonitor_test.go Chore: Update grafana-azure-sdk-go (#84741) 2024-03-19 14:56:40 +00:00
azuremonitor-resource-handler_test.go Azure Monitor: Azure routes from Grafana Azure SDK (#82043) 2024-02-08 10:42:20 +00:00
azuremonitor-resource-handler.go Azure Monitor: use NewLoggerWith func instead of backend.Logger (#81124) 2024-01-26 22:53:55 +00:00
azuremonitor.go AzureMonitor: User authentication support (#81918) 2024-03-19 16:32:24 +00:00
httpclient_test.go Chore: Update grafana-azure-sdk-go (#84741) 2024-03-19 14:56:40 +00:00
httpclient.go AzureMonitor: User authentication support (#81918) 2024-03-19 16:32:24 +00:00
routes.go Chore: Update grafana-azure-sdk-go (#84741) 2024-03-19 14:56:40 +00:00