maxPacketRecords property
Retention cap applied to each non-resource kind (network / crash / jank) independently. Note: this is now a per-kind cap, not a total across all records — resource samples are bounded separately by resourceMaxRecords so a fast sampler can never evict a captured crash.
Implementation
final int maxPacketRecords;