Skip to content

cbmreco: Add monitoring for Event Building.

Felix Weiglhofer requested to merge fweig/cbmroot:evbuild-monitor into master

Add monitoring for digi trigger and event building. Here's a snapshot what the new metrics look like in Grafana:

image

@v.friese, I moved the event selection into the event builder via an optional argument. This made monitoring a bit clearer, because the number of events doesn't change. Also ensures the selection is included in the timers i've added.

Merge request reports