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

Cleanup TCMalloc Metrics

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Service Arch
    • Fully Compatible
    • Service Arch 2024-03-18

      Umbrella ticket to cleanup any naming/metrics inclusion/exclusion requests that come up as we review tcmalloc's integration.

      • maxPerCPUCacheSize => maxPerCPUCacheSizeBytes
      • Rename fragmentation metrics
        • realized_fragmentation => peak_memory_used_to_memory_held_ratio
        • external_fragmentation => total_bytes_held
        • sampled_internal_fragmentation => estimated_size_class_memory_overhead
      • Add in per-CPU metrics behind diagnosticDataCollectionVerboseTCMalloc flag

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

              Created:
              Updated:
              Resolved: