Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-2299

Add "awaited" field to ServerHeartbeat events

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.11
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      DRIVERS-640 introduced the "awaited" field to ServerHeartbeat events:

      /**

      • Determines if this heartbeat event is for an awaitable isMaster. If
      • true, then the duration field cannot be used for RTT calculation
      • because the command blocks on the server.
        */
        awaited: Boolean;

      https://github.com/mongodb/specifications/blob/a813663/source/server-discovery-and-monitoring/server-discovery-and-monitoring-monitoring.rst#api

            Assignee:
            shane.harvey@mongodb.com Shane Harvey
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: