grafana/public/app/features/query/state
Gábor Farkas 4ded937c79
Show traceids for failing and successful requests (#64903)
* tracing: show backend trace ids in frontend

* better trace id naming

Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>

* better trace id naming

Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>

* better trace id naming

Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>

* added feature flag

* bind functionality to the feature flag

* use non-generic name for traceid header

* fixed tests

* loki: do not create empty fields

* do not add empty fields

* fixed graphite test mock data

* added unit-tests to queryResponse

* added unit-tests for backend_srv

* more typescript-friendly check

* added unit-tests for runRequest

---------

Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
2023-04-05 09:13:24 +02:00
..
DashboardQueryRunner Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
processing Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
mergePanelAndDashData.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
mergePanelAndDashData.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PanelQueryRunner.test.ts Templating: Introduce macros to simplify and optimize some scopedVars (#65317) 2023-03-28 19:22:34 +02:00
PanelQueryRunner.ts Panel Header: Add CancelQuery option to panel header (#64796) 2023-03-16 13:56:58 +01:00
queryAnalytics.test.ts Glue: Validate target query in correlations page (#57245) 2023-01-12 11:43:40 +01:00
queryAnalytics.ts Glue: Validate target query in correlations page (#57245) 2023-01-12 11:43:40 +01:00
QueryRunner.ts PanelData: move preProcessPanelData to @grafana/data (#63743) 2023-03-06 10:59:47 +01:00
runRequest.test.ts Show traceids for failing and successful requests (#64903) 2023-04-05 09:13:24 +02:00
runRequest.ts Show traceids for failing and successful requests (#64903) 2023-04-05 09:13:24 +02:00
updateQueries.test.ts Datasource: Fix - apply default query also to queries in new panels (#59625) 2022-12-05 15:44:04 +01:00
updateQueries.ts Datasource: Fix - apply default query also to queries in new panels (#59625) 2022-12-05 15:44:04 +01:00