LucaCanali commented on code in PR #45872: URL: https://github.com/apache/spark/pull/45872#discussion_r1552044923
########## docs/monitoring.md: ########## @@ -1291,6 +1291,17 @@ These metrics are exposed by Spark executors. - shuffleRemoteBytesReadToDisk.count - shuffleTotalBytesRead.count - shuffleWriteTime.count + - Metrics related to push-based shuffle: Review Comment: Yes, they are. I understand https://issues.apache.org/jira/browse/SPARK-42203 is supposed to take care of that issue. -- 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]
