Patch Changes
-
0aa8c00: Extend top processes by memory metric to collect processes until the specified mem usage threshold is covered.
ELECTRIC_TELEMETRY_TOP_PROCESS_COUNThas been renamed toELECTRIC_TELEMETRY_TOP_PROCESS_LIMITwith a new format:count:<N>ormem_percent:<N>. The old env var is still accepted as a fallback. -
0aa8c00: Group request handler processes together to see their aggregated memory usage.