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: set 0 for tenant metrics if consumption undefined #850

Merged
merged 1 commit into from
May 28, 2024

Conversation

artemmufazalov
Copy link
Member

@artemmufazalov artemmufazalov commented May 27, 2024

Prevent the case, when limit is set, but since the metric is undefined, it is displayed as "no data" (sometimes backend doesn't return 0 values)

Before:
Screenshot 2024-05-27 at 17 59 21

After:
Screenshot 2024-05-27 at 17 57 14

@artemmufazalov artemmufazalov marked this pull request as ready for review May 27, 2024 14:55
@artemmufazalov artemmufazalov merged commit 313d130 into main May 28, 2024
4 checks passed
@artemmufazalov artemmufazalov deleted the tenant-metrics-usage branch May 28, 2024 08:05
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.

2 participants