Skip to content

Add workspace creation event and metrics

What does this MR do and why?

Introduce Workspace creation event, and also service ping metrics for aggregate and visualize data in Tableau.

References

Issue - Add metrics for workspace creation result and f... (#535941 - closed)

Screenshots or screen recordings

Snowplow micro event tracking params for succeed workspace creation

Screenshot_2025-05-16_at_3.35.17_pm

Snowplow micro event tracking params for failed workspace creation with reason WorkspaceCreateDevfileFlattenFailed

Screenshot_2025-05-16_at_3.34.52_pm

How to set up and validate locally

schemaVersion: 2.2.0
components:
  - name: tooling-container
    attributes:
      gl/inject-editor: true
    container:

MR acceptance checklist

  • Add new internal event for workspace creation
  • Trigger the internal event at workspace creation domain
  • Add one Service Ping metrics for workspace created successful total number
  • Add one Service Ping metrics for workspace created failed total number
  • Add needed Service Ping metrics for workspace created failed number, group by failure reason
Edited by zli

Merge request reports

Loading