Add new telemetry events

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 1.43.5
    • Affects Version/s: None
    • Component/s: None
    • 2
    • Iteration Gamma Rays, Iteration Hippocamp
    • Not Needed
    • Developer Tools

      We will add new telemetry events for new user interactions and we will append new dimensions to events that already exist.

       

      Existing events

      New Connection - when a connection is opened

      Keep the current event we have but append the number of active and inactive connections.

      Connection Imported - when new connections are imported

      Keep the current event we have but append the number of active and inactive connections, and connection_ids.

      New events

      Connection Disconnected{}

      • connection_id
      • active_connections_count (after the closing)
      • inactive_connections_count (after the closing)

      Connection Created - when a new connection is saved

      • connection_id
      • active_connections_count
      • inactive_connections_count (after the creation)
      • color (optional)

      Connection Removed

      • connection_id
      • active_connections_count
      • inactive_connections_count (after the removal)

              Assignee:
              Paula Stachova
              Reporter:
              Kevin Mas Ruiz
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: