Fix invalid dynamic disk and system mount metric names

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Networking & Observability
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Disk and system mount metric names are built from sanitized paths, which are not properly sanitized. Currently, by SERVER-130543, we just skip these. Instead of skipping them, we should either

      1. Create an attribute with a list of unsanitized mountpoints
      2. Sanitize the names properly

      We should also strongly consider skipping disk mounts that do not actually hold filesystem information, lest we make 8 billion metrics for random kubernetes tmp mounts.

            Assignee:
            Samuel Goodrick
            Reporter:
            Samuel Goodrick
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: