Skip to content

Increase event volume via Page Pings for Product Analytics on Gitlab.com

What does this MR do and why?

We've recently decreased the amount of page pings that are sent by default by our Browser SDK (see gitlab-org/analytics-section/product-analytics/gl-application-sdk-browser!48 (comment 1672739483)). This makes sense for customer projects to keep event volume low without significantly affecting session calculation.

Our current target with the Product Analytics integration in gitlab.com is to stress test our setup as much as possible.

This MR decrease event dispatching delays to 10s in order to increase the amount volume

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #435045 (closed)

Edited by Niko Belokolodov

Merge request reports