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

Suggestions to make 10gen-mongo-code-lockdown data easier to parse

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Correctness

      From https://mongodb.slack.com/archives/C078P25GL3V/p1727885073900489?thread_ts=1727843053.335149&cid=C078P25GL3V
      Suggestions to make reading this quicker:

      • Put the statement "At least one metric exceeds 100% of its threshold" in red and the statement "All metrics are within 100% of their thresholds." in green.
      • Put any percent = 100% in yellow (maybe), and > 100% in red (surely).
      • If a team has a percent > 100% put that team in red, for example "[Team] Runtime Environments" in red today.

      Maybe we can send in some ANSI-escaped text to the tabular utility, eg:

      print("\033[31mthis text is red\033[0m")
      

      This should be a lightweight endeavor - I do not want to bikeshed on styling too much.

            Assignee:
            Unassigned Unassigned
            Reporter:
            steve.mcclure@mongodb.com Steve McClure
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: