Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-7724

Add new telemetry events

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

      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@mongodb.com Paula Stachova
            Reporter:
            kevin.mas@mongodb.com Kevin Mas Ruiz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: