gerardaz

Results 3 comments of gerardaz

So does recording them manually affect all RUM data? This wasn't very clear from the documentation (or at least my understanding of it so that could be on me). I...

Yeah for sure, I get that. My thought was just a really simple callback like `(page: string) => string` Any pivots you need to do per-page could be handled by...

+1 This would be really great to see – even just a callback function like ``` shardFilter: (shardNumber: number, totalShards: number, testData: SomeKindOfMetadataAboutTheTest) => boolean ``` This would just return...