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

Add tooltip to tcp CurrEstab metric in t2

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Networking & Observability
    • N&O 2025-03-31, N&O 2025-04-14
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We discovered in a recent HELP ticket that a spike in this metric without a spike in the connections.current metric could indicate that clients are opening closing connections before they've been accepted by the mongod listener thread, resulting in a buildup of CLOSE_WAIT connections that the listener thread has to needlessly process. If the client is aggressively opening connections to the server with a low maxConnectionTimeoutMS, that can cause a major backup of useless work on the listener thread. This whole situation requires piecing together a few different metrics, and a tooltip is a low-code way to hint towards this situation.

            Assignee:
            michael.popov@mongodb.com Michael Popov
            Reporter:
            erin.mcnulty@mongodb.com Erin McNulty
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              None
              None
              None
              None