3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-14 09:33:34 -06:00
grafana/pkg/tsdb/grafana-pyroscope-datasource
Erik Sundell 29d4f6a217
Datasource: Change query filtering ()
* 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 () 2024-03-21 13:39:39 +01:00
standalone Pyroscope: Add standalone build () 2024-01-16 12:46:15 +00:00
testdata Pyroscope: Rename phlare to grafana-pyroscope-datasource () 2023-06-07 06:09:29 +03:00
instance_test.go Pyroscope: Remove "phlare" from variable, types, strings etc () 2023-09-20 16:31:22 +02:00
instance.go Pyroscope: Decouple backend from infra imports () 2024-01-08 13:11:46 +00:00
pyroscopeClient_test.go Tracing: Trace to profiles () 2023-11-01 10:14:24 +00:00
pyroscopeClient.go Pyroscope: Fix template variable support () 2024-03-18 14:25:47 +01:00
query_test.go Pyroscope: Send start/end with profile types query () 2024-01-04 16:35:47 +01:00
query.go Core: Remove thema and kindsys dependencies () 2024-03-21 11:11:29 +01:00
service.go Pyroscope: Decouple backend from infra imports () 2024-01-08 13:11:46 +00:00