XComp commented on pull request #13547: URL: https://github.com/apache/flink/pull/13547#issuecomment-705524069
> Allow me to play devil's advocate: Why are we exposing more and more things explicitly via the REST API, instead of querying the REST metric endpoints for job-/taskmanagers? Good point. @vthinkxie What do you think about using the Metric REST API endpoint in addition to the `TaskManagerDetailsHandler`'s REST endpoint? This way we wouldn't have to extend this REST API. Instead, we could create a ticket to remove the metric information from the `TaskManagerDetailsHandler` endpoint as a cleanup task. ---------------------------------------------------------------- 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: [email protected]
