Uploaded image for project: 'OpenShift Dev Console'
  1. OpenShift Dev Console
  2. ODC-6633

Add telemetry events to be captured with segment

    XMLWordPrintable

Details

    • Story
    • Resolution: Done
    • Undefined
    • openshift-4.11
    • None
    • UI
    • None
    • 2
    • False
    • None
    • False
    • 0
    • Not Supported
    • ODC Sprint 219

    Description

      Acceptance Criteria

      1. Add telemetry events (17) mentioned below in console codebase.
      2. https://docs.google.com/spreadsheets/d/1AK9BFkMvLhnRB3gp8R7u7atGmMGEw3Hmnkmfe-3YrMg/edit?usp=sharing.

      Additional Details:

      Steps for adding an event:

      1. // Telemetry event listener which is used to fire events to be captured with Segment.
        const fireTelemetryEvent = useTelemetry(); 
      2. Figure out from where to fire the event based on the `User Interaction` mentioned in the sheet.
      3. // Add Event Name and Event Properties (key / value pairs) mentioned in the sheet.
        fireTelemetryEvent(eventName, properties);

      Steps to enable console-telemetry-plugin locally and testing the newly added events:
      https://docs.google.com/document/d/1aPgyZtmpQD7Qh03d4cIn20KpouD8joNva5aUxTS3MNk/edit#bookmark=id.6kuejha79yjk

      Attachments

        Activity

          People

            jakumar jaivardhan Kumar
            divgupta Divyanshi Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: