grafana/pkg/tsdb/parca
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
..
kinds/dataquery Datasource: Change query filtering (#84656) 2024-03-21 13:39:39 +01:00
standalone
plugin.go
plugin_test.go
query.go Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
query_test.go
resources.go
service.go