mirror of
https://github.com/grafana/grafana.git
synced 2025-02-04 04:31:00 -06:00
9f065a8835
Make EchoSrvTransport batched With the update of faro web sdk to 1.1.0, batching was introduced, in which several telemetry signals can be grouped together in a fixed interval or buffer length. The current setup in which the EchoSrvTransport was proxying signals through the Echo Backend was yielding the following issue. The updated Fetch transport is batched but the way it was being used by the `GrafanaJavascriptAgentBackend` was pushing single items. |
||
---|---|---|
.. | ||
app | ||
dashboards | ||
emails | ||
fonts | ||
gazetteer | ||
img | ||
lib | ||
locales | ||
maps | ||
sass | ||
test | ||
testdata | ||
vendor | ||
views | ||
api-merged.json | ||
openapi3.json | ||
robots.txt |