grafana/public
Kostas Pelelis 9f065a8835
EchoBackend: Make EchoSrvTransport batched (#70012)
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.
2023-06-14 13:18:28 +03:00
..
app EchoBackend: Make EchoSrvTransport batched (#70012) 2023-06-14 13:18:28 +03:00
dashboards Dashboards: Make the home dashboard non-editable (by default) (#68044) 2023-05-09 07:04:49 -07:00
emails Alerting: Omit "description" and "summary" from default email template annotations (#68122) 2023-05-09 20:50:24 +03:00
fonts Theme: Use Inter font by default (#59544) 2022-12-01 11:59:37 +00:00
gazetteer Geomap: Add GeoJSON gazetteer (#40589) 2021-10-19 21:05:55 -07:00
img NewsDrawer: Add grot to news drawer (after news items) (#68173) 2023-05-12 14:38:19 +00:00
lib Azure: Fix Kusto auto-completion for Azure datasources (#69685) 2023-06-07 11:49:43 +01:00
locales NestedFolders: Move New folder into a drawer (#69706) 2023-06-09 16:00:16 +01:00
maps Geomap: include sample geojson files (#39057) 2021-09-10 09:05:03 -07:00
sass Chore: Update generated scss (#68618) 2023-05-17 14:23:54 +02:00
test Plugins: Add Initial implementation for frontend plugins sandboxing (#68889) 2023-06-05 10:51:36 +02:00
testdata MarketTrend: add new alpha panel (#40909) 2021-11-05 18:01:26 -07:00
vendor Plugins: Allow loading panel plugins from a CDN (#59096) 2023-01-27 15:08:17 +01:00
views Themes: Adds support for extraThemes (behind feature toggle) (#67981) 2023-05-10 15:37:04 +02:00
api-merged.json API: Add deprecation notice for updating folder UID (#68543) 2023-05-16 18:28:18 +03:00
openapi3.json API: Add deprecation notice for updating folder UID (#68543) 2023-05-16 18:28:18 +03:00
robots.txt