grafana/pkg/services/live
Kristin Laemmert 1df340ff28
backend/services: Move GetDashboard from sqlstore to dashboard service (#48971)
* rename folder to match package name
* backend/sqlstore: move GetDashboard into DashboardService

This is a stepping-stone commit which copies the GetDashboard function - which lets us remove the sqlstore from the interfaces in dashboards - without changing any other callers.
* checkpoint: moving GetDashboard calls into dashboard service
* finish refactoring api tests for dashboardService.GetDashboard
2022-05-17 14:52:22 -04:00
..
convert Live: avoid panic when type changes (#35394) 2021-06-09 11:15:42 -07:00
database Chore: update all +build statements (#38782) 2021-09-01 17:38:56 +03:00
features backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 2022-05-17 14:52:22 -04:00
livecontext live: add ws endpoint to push into pipeline (#41534) 2021-11-15 12:43:18 +03:00
liveplugin Plugins: Refactor plugin resource call with and without data source (#48754) 2022-05-06 10:58:02 +02:00
managedstream Chore: Remove context.TODO (#43458) 2021-12-28 10:26:18 +01:00
orgchannel Live: using organisation IDs throughout stack (#33714) 2021-05-11 22:03:04 +03:00
pipeline Chore: Remove context.TODO (#43458) 2021-12-28 10:26:18 +01:00
pushhttp Chore: Remove context.TODO (#43458) 2021-12-28 10:26:18 +01:00
pushurl Live: check schema equality between push messages (#34548) 2021-05-27 12:55:42 +03:00
pushws Chore: Remove context.TODO (#43458) 2021-12-28 10:26:18 +01:00
remotewrite Live: remote write sampling (#40079) 2021-10-07 11:42:57 +03:00
runstream Chore: Remove context.TODO() from services (#42555) 2021-12-20 17:05:33 +01:00
survey Live: display stream rate, fix duplicate channels in list response (#37365) 2021-07-30 21:05:39 +03:00
telemetry live: handle input with NaN sent as a string (#36924) 2021-07-20 10:46:05 +03: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 backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 2022-05-17 14:52:22 -04:00