Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-15698

Investigate changes in SERVER-67887: Add metrics for the first non-auth command on an ingress connection

      Original Downstream Change Summary

      New field added to serverStatus output: network.totalTimeToFirstNonAuthCommandMillis (cumulative time from accepting an ingress connection to receiving the first command that isn't part of the auth handshake).

      Description of Linked Ticket

      Measure the time between the end of the authentication conversation and the reception of the first non-auth (non-sasl, authenticate, or hello) command on an ingress connection, and report it in a default-level log line.

      Add a counter that tracks the cumulative time between the moment an ingress connection was accepted and the reception of the first non-auth command on it, and report it in serverStatus.

            Assignee:
            jason.price@mongodb.com Jason Price
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              1 year, 20 weeks, 6 days ago