sketches
Returns a snapshot of all per-source HyperLogLog sketches.
Exposed so the :kuilt-warp-otel bridge can merge raw sketches into the us.tractat.kuilt.otel.WarpMetricExporter's CARDINALITY series without re-estimating cardinality (the raw HLL carries more information than a single Long estimate and merges correctly via HyperLogLog.piece).