ark::pipeline::PipelineMetricsStage
Defined in header “ark/pipeline/stages/pipeline_metrics_stage.hh”.
This stage will register with the debug logger to retrieve all debug log outputs; these can then be emitted to the real logger (or sent over comms to remote viewers).
Methods
- 
PipelineMetricsStage(std::string name) 
 Constructor.
- 
~PipelineMetricsStage() 
 Destructor.
- 
void initialize(pipeline::StageInterface & interface) 
 Called from the executor when we are initialized.