Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-539

Deduplicate api-call telemetry data per evaluation

    • Type: Icon: Task Task
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • No version
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Not Needed

      IIUC, we currently generate an event per tracked API call. API calls can happen in loops, potentially adding a ton of tracking events for what is essentially just one piece of code. It might make sense to aggregate API calls per evaluation (i.e. per line of JS) and generate the tracking event when that has completed.

            Assignee:
            Unassigned Unassigned
            Reporter:
            anna.henningsen@mongodb.com Anna Henningsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: