Skip to content

Collect web performance metrics via Snowplow

What does this MR do?

Collect web performance metrics via Snowplow. This is the first iteration of #218507 (closed)

We implement this as an easy method of collecting Real User Metrics, using snowplow web performance metrics: https://github.com/snowplow/snowplow/wiki/1-General-parameters-for-the-Javascript-tracker#performanceTiming.

Screenshots

Pageview PerformanceTiming shown in Context Data 2 image

Page Ping PerformanceTiming shown in Context Data 2 image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #218507 (closed)

Edited by Qingyu Zhao

Merge request reports