Feature #22938
add metric_name to metric ctor to aid debugging with TRACE
Start date:
07/13/2019
Due date:
% Done:
0%
Estimated time:
Experiment:
-
Co-Assignees:
Description
with multiple metrics using common code, adding metric_name will distinguish messages
for example in artdaq-utilities/Plugins/MetricPlugin.hh
History
#1 Updated by Eric Flumerfelt over 1 year ago
- Assignee set to Ron Rechenmacher
- Status changed from New to Resolved
#2 Updated by Eric Flumerfelt over 1 year ago
- Project changed from artdaq to artdaq Utilities
- Co-Assignees Eric Flumerfelt added
I have reviewed and tested the code changes, but had to add branches to artdaq-utilities-ganglia-plugin, artdaq-utilities-epics-plugin, and artdaq-utilities-pcp-mmv-plugin. I have also updated the branch with more usage of the METLOG define added in the previous commit.