Issue: We are trying to add the snowplow javascript tracker to our site but sending events has caused New Relic to think pages are rendering around 3x as long as usual.
Specifically, sending a page view event as an unstructured event causes the slow. That said, we haven't been able to reproduce any user-facing issues that corroborate the slows down New relic is reflecting.
Also, we pass all events as unstructured events, and without the "Page View" event we don't see any issues.
Anyone run into this issue before or have any thoughts as to why tracking this "Page View" event as an unstructured event would cause New Relic to think the page hasn't rendered for longer than normal?