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

[SERVER] Document new server status metrics related to TLS

      Original Downstream Change Summary

      Added two new server status metrics:
      'metrics.network.totalIngressTLSConnections' - the cumulative number of ingress connections that used TLS
      'metrics.network.totalIngressTLSHandshakeTimeMillis' - the cumulative time across all ingress connections spent waiting on TLS handshake.

      Description of Linked Ticket

      Log ingress TLS handshake duration after TLS handshake concludes for incoming connections. Additionally, record whether OCSP stapling was used during the handshake. Also add the TLS version and cipher information.

      Finally, add a counter that tracks the cumulative time the process has spent doing TLS handshaking for ingress connections. Add this cumulative measurement to FTDC.

      For details on OCSP stapling/questions, you can contact george.wangensteen@mongodb.com or mark.benvenuto@mongodb.com on the security team

            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, 18 weeks ago