Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-64967

Measure how long it takes operations using egress connections to write to network

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Service Arch 2022-07-11, Service Arch 2022-07-25, Service Arch 2022-08-08, Service Arch 2022-08-22, Service Arch 2022-09-05, Service Arch 2022-09-19, Service Arch 2022-10-03
    • 105

      We sometimes see operations get bottlenecked at the point in their lifecycle where they need to perform RPC. In SERVER-64964, SERVER-64965, and SERVER-63261, we're adding metrics to measure how long connection establishment takes, how many operations fail while waiting to acquire connections, and how long operations spend waiting to acquire connections.

      For completeness, let's also measure the amount of time operations spend doing networking after they acquire a connection. Add a measurement of how much wall-time passes between an operation acquiring a connection and it completes writing to the wire. 

            Assignee:
            jason.chan@mongodb.com Jason Chan
            Reporter:
            george.wangensteen@mongodb.com George Wangensteen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: