rkhachatryan commented on pull request #14526: URL: https://github.com/apache/flink/pull/14526#issuecomment-754113690
Thanks for the update and clarification > Boxes are red until the first update of metric views. Until then, idleTime and backPressuredTime are zero, so by definition busyTime is 1000ms/s. I meant the metrics are just un-initialized (on JM) and that's not backpressure yet (I'm also fine with the current approach). > For sources, Busy time is always NaN% > That's by design Should we hide it then? Or at least show as `N/A`? `NaN` popping up in the UI usually means programmer error. > "Busy (max)" label - this shounds to me like max in time, not across subtasks > How would you rename this label? Busy (max across subtasks)? Or maybe add such a tooltip? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org