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

Log metrics for first ingress hello command

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Service Arch 2022-10-17, Service Arch 2022-10-31, Service Arch 2022-11-14, Service Arch 2022-11-28, Service Arch 2022-12-12

      When a client connects to a MongoDB server, it first runs a hello command as part of the MongoDB handshake. As part of processing this initial command, the server should log the following measurements in a single "hello completed" log line:

      -> What time the command was received

      -> Duration of processing/running the command

      -> Duration of sinking the response back to the network

      -> Code given as response to the command ("ok")

      These measurements will help us diagnose bottlenecks/issues in ingress connection establishment.

            Assignee:
            vojislav.stojkovic@mongodb.com Vojislav Stojkovic
            Reporter:
            george.wangensteen@mongodb.com George Wangensteen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: