Skip to content

Conversation

@yomete
Copy link
Contributor

@yomete yomete commented Mar 18, 2025

No description provided.

@yomete yomete requested a review from a team as a code owner March 18, 2025 18:17
Copy link
Member

@metalmatze metalmatze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question. Otherwise looking great!

Comment on lines 88 to 97
switch (name) {
case 'GPU Utilization':
return 'percent';
case 'GPU Memory Utilization':
return 'percent';
case 'GPU Power':
return 'watts';
default:
return 'percent';
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure where the name variable comes from, but it feels like it should be based on the metric name and not on the axis label. Otherwise looks good to me.

@alwaysmeticulous
Copy link

alwaysmeticulous bot commented Mar 18, 2025

✅ Meticulous spotted zero visual differences across 360 screens tested: view results.

Meticulous simulated ~4 hours of user flows against your PR.

Expected differences? Click here. Last updated for commit 821fb8f. This comment will update as new commits are pushed.

@yomete yomete merged commit 7ae2661 into main Mar 18, 2025
39 of 40 checks passed
@yomete yomete deleted the multiple-metrics branch May 14, 2025 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants