Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Monitors tab incorrectly reporting integers as floats #99617

Closed

Conversation

carsonetb
Copy link
Contributor

@carsonetb carsonetb commented Nov 24, 2024

This is a very small change that causes values in the monitor tab to be shown as integers if they are integers. Fixes #99577

Before change:
image

After change:
image

Floating point numbers are unaffected.

@carsonetb carsonetb requested a review from a team as a code owner November 24, 2024 05:47
@Chaosus Chaosus added this to the 4.4 milestone Nov 24, 2024
@AThousandShips
Copy link
Member

AThousandShips commented Nov 24, 2024

See also:

Which I think is a far better solution

@carsonetb
Copy link
Contributor Author

Oh yeah, I didn't realize there was a difference between quantity and default. I guess I can probably close this then.

@carsonetb carsonetb closed this Nov 24, 2024
@AThousandShips AThousandShips removed this from the 4.4 milestone Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants