errose28 commented on PR #9022: URL: https://github.com/apache/ozone/pull/9022#issuecomment-3439650087
We can leave more advanced delete metrics in the API and/or JMX without exposing them on the UI. Anyone needing information beyond just replicated size pending in each component is probably doing developer level debugging and can be expected to dig into API calls or Prometheus/Grafana for that. This way we can keep the page easily readable for less advanced users without more niche concepts like "container pre-allocated" or distinguishing between space pending cleanup by key vs. directory deletion. Meanwhile we should focus on having very clear variable names for metrics and values in the API to expose lots of detail about the space breakdown, key counts, and replicated vs. unreplicated size. Side note: we should probably make the minimum allowed size for one of the bars a little larger so it can be moused over for a tooltip easier. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
