art-daq / artdaq

Other
0 stars 3 forks source link

Fix obviously-wrong values reported by "Request Response Time" metric #109

Closed eflumerf closed 2 years ago

eflumerf commented 2 years ago

This issue has been migrated from https://cdcvs.fnal.gov/redmine/issues/20885 (FNAL account required) Originally created by @eflumerf on 2018-09-19 18:25:35


The "Request Response Time" metric was not checking that the time it was reporting actually existed in the map, leading to it reporting the request response time as the time elapsed since the Epoch. This was fixed in artdaq/bugfix/RequestResponseTime_metric