Open
Description
Description
It would be nice if a spark profiler also includes network statistics the same as it already currently contains memory/heap statistics (gathered by /spark healthreport --memory
)
Proposed Behaviour
A similar tab as here for "network" would be useful too to have all the data at hand.
Extra Details
To not make it complex this would simply just contain the same output with tx and rx data for each adapter identical to how /spark healthreport --network
gathers it