github electric-sql/electric @core/sync-service@1.6.5

3 hours ago

Patch Changes

  • 473543f: Add process and binary memory-footprint attributes to the spans under Plug_shape_get (shape_get.api.load_shape_info, shape_get.plug.serve_subset_response, shape_get.plug.serve_shape_log, shape_get.plug.stream_chunk, and the root span itself). Long-lived shape requests now expose memory.start.{process,binary}_bytes / memory.end.{process,binary}_bytes (and per-chunk memory.{process,binary}_bytes on stream-chunk spans), making memory growth across a request queryable in the span viewer.
  • ed48bba: Add per-shape electric.shape.response_size.bytes telemetry distribution, tagged by root_table, is_live, and stack_id. Operators can now attribute response payload volume to individual shapes and tell initial snapshots apart from live long-poll responses.

Don't miss a new electric release

NewReleases is sending notifications on new releases.