-
Type: Task
-
Resolution: Unresolved
-
Priority: 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.