We've introduced snapshot queries to retrieve limited number of rows for a shape. We want to track the amount of data transferred in a snapshot request: the number of rows, and the total number of bytes. The metric should be reported per-snapshot.
While we're here, would be good to check that we gather the same information for initial sync queries.