powered by
Use the Application trace data to plot the task computations by ResourceId over the execution time. It will select the aggregation mode if requested.
panel_st( data, agg = data$config$st$aggregation$active, agg_met = data$config$st$aggregation$method )
A ggplot object
starvz_data with trace data
boolean Active or not aggregation
Aggregation method, possible: static, dynamic, nodes
panel_st(data = starvz_sample_lu)
Run the code above in your browser using DataLab