grafana/pkg/services/live
김은빈 96dfb385ca
Grafana: Replace magic number with a constant variable in response status (#80132)
* Chore: Replace response status with const var

* Apply suggestions from code review

Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>

* Add net/http import

---------

Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>
2024-02-27 18:39:51 +02:00
..
convert Live: avoid panic when type changes (#35394) 2021-06-09 11:15:42 -07:00
database Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
features Chore: Remove plugincontext.ErrPluginNotFound (#74997) 2023-09-25 13:10:47 +03:00
livecontext Replace signed in user for identity.requester (#74048) 2023-08-30 16:51:18 +02:00
liveplugin Replace signed in user for identity.requester (#74048) 2023-08-30 16:51:18 +02:00
managedstream Live: Add logging to memory cache (#75245) 2023-09-21 12:59:01 -04:00
model Replace signed in user for identity.requester (#74048) 2023-08-30 16:51:18 +02:00
orgchannel Live: using organisation IDs throughout stack (#33714) 2021-05-11 22:03:04 +03:00
pipeline Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
pushhttp Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
pushurl Live: check schema equality between push messages (#34548) 2021-05-27 12:55:42 +03:00
pushws Chore: Add additional debug info to live websocket pushes (#75131) 2023-09-19 19:33:23 -04:00
remotewrite Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
runstream Chore: Remove plugincontext.ErrPluginNotFound (#74997) 2023-09-25 13:10:47 +03:00
survey Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
telemetry Chore: capitalise log messages for app platform (#74336) 2023-09-04 18:46:08 +02:00
live_test.go Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
live.go Grafana: Replace magic number with a constant variable in response status (#80132) 2024-02-27 18:39:51 +02:00