grafana/pkg/services/live
Michael Mandrus ea8549b8c2
Datasources: Support mixed datasources in a single query (#56832)
* initial cut at refactor - need to run more tests

* fix unit tests

* change newly unused function to test helper

* create unit tests for parsing query requests that cover a range of cases

* add some comments

* rename function to avoid dev confusion
2022-10-14 10:27:06 -04:00
..
convert Live: avoid panic when type changes (#35394) 2021-06-09 11:15:42 -07:00
database Chore: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
features Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
livecontext Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
liveplugin Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
managedstream Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
orgchannel Live: using organisation IDs throughout stack (#33714) 2021-05-11 22:03:04 +03:00
pipeline Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
pushhttp Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
pushurl Live: check schema equality between push messages (#34548) 2021-05-27 12:55:42 +03:00
pushws Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
remotewrite Live: remote write sampling (#40079) 2021-10-07 11:42:57 +03:00
runstream Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
survey Live: Migrate to centrifuge-js v3 (new API and client protocol) (#51977) 2022-09-20 11:39:46 -04:00
telemetry Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
live_test.go Live: collect more usage stats – enabled, ha enabled, num nodes, channels, subs (#47378) 2022-04-13 12:27:03 -07:00
live.go Datasources: Support mixed datasources in a single query (#56832) 2022-10-14 10:27:06 -04:00