grafana/pkg/services/query
Sven Grossmann 7261c6f7cd
DataSourceWithBackend: Add queryGroupId to find correlated/related queries (#64587)
* add `correlationId` to queries

* trace correlation id in backend

* add correlation id to loki's span

* add correlation id to query chunks

* fix test

* fix DataSourceWithBackend test

* change to `queryGroupId`

* remove empty line

* fix test in `DataSourceWithBackend`
2023-03-17 15:48:13 +01:00
..
errors.go Chore: Validate batch query refIds (#63018) 2023-02-09 10:11:16 +01:00
models.go Chore: Validate batch query refIds (#63018) 2023-02-09 10:11:16 +01:00
query_service_mock.go PublicDashboards: Allow hidden queries execution (#64858) 2023-03-16 15:39:17 -03:00
query_test.go PublicDashboards: Allow hidden queries execution (#64858) 2023-03-16 15:39:17 -03:00
query.go DataSourceWithBackend: Add queryGroupId to find correlated/related queries (#64587) 2023-03-17 15:48:13 +01:00