DUNE-DAQ / trigger

Trigger infrastructure of the DUNE DAQ
0 stars 6 forks source link

Trigger latencies + monitoring (v5) #342

Closed MRiganSUSX closed 1 month ago

MRiganSUSX commented 2 months ago

This PR implements monitoring of latencies across trigger. Requires appmodel PR: https://github.com/DUNE-DAQ/appmodel/pull/126.

Changes:

For appmodel changes:

other small changes:

MRiganSUSX commented 1 month ago

Thanks @ArturSztuc and @mroda88 for insights.

Here is v2, changes: In trigger:

In appmodel:

This was tested:

Some issues and potential improvements are mentioned https://github.com/DUNE-DAQ/trigger/issues/347, for future consideration.

MRiganSUSX commented 1 month ago

Thanks Artur, I updated the standalone makers to only report latency out now. This unfortunately needed a different opmon message, so that we are not sending a message that is half empty.