Replies: 2 comments
|
I believe this question has been raised before. The |
0 replies
|
In essence, |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello All,
The kepler dashboard is using irate and increase functions for the power consumption in the cluster.
I have a query on why are we using irate function for calculating Total Power Consumption (W) in Namespace and increase function for Total Power Consumption (kWh per day) in Namespace ?
What is the significance of using two different functions? Also, can we use rate function instead of irate and increase?
All reactions