-
Notifications
You must be signed in to change notification settings - Fork 628
Open
Labels
Description
Couple things:
- "avg" vs "AVG" in the aggregate metrics header – we should probably have a formalized component for value display that includes an
isAverageprop (andisPendingetc) or something, because we use these everywhere and want consistent formatting, spacing between values and the surrounding elements, etc. - Table with small number of rows should take up remaining page height so the horizontal scrollbar is at the bottom of the window and not in the middle
- Tokens, latency, cost, etc should hug their content more and make room for the output. Yasmine had some good context about this: this is for headroom for future anomalous values. The table content is virtualized/paginated and we don't know all values that will enter in the future, so we provide headroom for extreme things in the future. We can still adjust these defaults and the way values truncate to get improved spacing.
dosubot
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
📘 Todo