What's changing: The Service adds a new metric, powersync_sync_connections_total, counting sync stream connections once at close. It's labeled by outcome, close reason, PowerSync error code, and transport, so operators can spot error spikes and measure sync reliability without parsing logs.
High priority — existing docs are now inaccurate or incomplete
For reviewer consideration — worth documenting
Source PR: powersync-ja/powersync-service#786 — open, labeled "Product Visibility".
Filed automatically by Claude Code (claude-sonnet-5). A human must verify the scope, prepare the docs PR, and publish it only once this update has been released.
What's changing: The Service adds a new metric,
powersync_sync_connections_total, counting sync stream connections once at close. It's labeled by outcome, close reason, PowerSync error code, and transport, so operators can spot error spikes and measure sync reliability without parsing logs.High priority — existing docs are now inaccurate or incomplete
packages/types/src/metrics.tsfile it cites as its source, includingconcurrent_connections. The newpowersync_sync_connections_totalmetric is now in that file but missing from the table.For reviewer consideration — worth documenting
Source PR: powersync-ja/powersync-service#786 — open, labeled "Product Visibility".
Filed automatically by Claude Code (
claude-sonnet-5). A human must verify the scope, prepare the docs PR, and publish it only once this update has been released.