grafana/pkg/services/live
Alexander Emelin 6d750c000e
Live: max_connections option with strict default (#34634)
this should help Live to be enabled by default but still
do not affect setups with lots of simultenious users. To
properly handle many WS connections Grafana administrators
should tune infrastructure a bit - for example increase a
number of open files for a process. Will be in more details
in documentation.
2021-05-27 22:03:18 +03:00
..
convert Live: Telegraf input modifiers (#32982) 2021-04-19 18:48:43 +03:00
database Live: persisting last message in cache for broadcast scope (#32938) 2021-04-30 11:06:33 -07:00
features Live: use latest changes in Go SDK to deal with streaming frames (#34668) 2021-05-25 10:29:02 -07:00
livecontext Live: streamId in path for ws push endpoint (#33786) 2021-05-06 12:28:14 -07:00
managedstream Live: check schema equality between push messages (#34548) 2021-05-27 12:55:42 +03:00
orgchannel Live: using organisation IDs throughout stack (#33714) 2021-05-11 22:03:04 +03:00
pushhttp Live: check schema equality between push messages (#34548) 2021-05-27 12:55:42 +03:00
pushurl Live: check schema equality between push messages (#34548) 2021-05-27 12:55:42 +03:00
pushws Live: check schema equality between push messages (#34548) 2021-05-27 12:55:42 +03:00
runstream Live: use latest changes in Go SDK to deal with streaming frames (#34668) 2021-05-25 10:29:02 -07:00
live_test.go Live: client connection concurrency (#33642) 2021-05-03 20:29:23 +03:00
live.go Live: max_connections option with strict default (#34634) 2021-05-27 22:03:18 +03:00
log.go Live: expose HTTP push endpoint that will read influx line protocol and publish to websocket (#32311) 2021-04-05 19:04:46 +03:00
plugin_helpers.go Live: use latest changes in Go SDK to deal with streaming frames (#34668) 2021-05-25 10:29:02 -07:00