-
Notifications
You must be signed in to change notification settings - Fork 0
Artdaq utilities Release Notes 10500
Eric Flumerfelt edited this page Jun 17, 2022
·
1 revision
This version of artdaq_utilities includes several improvements to MetricPlugin levels and an enhancement to the MetricMode enumeration, allowing for much more flexibility and customization of metric reporting.
- Previous version’s [[Artdaq_utilities_Release_Notes_10411|release notes]]
- Downloads: http://scisoft.fnal.gov/scisoft/packages/artdaq_utilities/v1_05_00
- Feature #22342: Allow users more control over which Metric levels go to which plugins
- Idea #22355: Add “Minimum” and “Maximum” to MetricMode, make it a flags enum
- Feature #22827: Collect system metrics for the benefit of metric backends such as file_metric which do not collect that information independently
- Feature #22958: add buildinfo to artdaq-utilities
- Feature #21772: Improved String-type metric handling (Obsoleted by #22355)
- Bug #22823: metrics fileName - path existance needs to be checked (and maybe adjusted) by daqinterface
- for_dune-artdaq merged into develop 7/12/2019
- TRACE v3_14_02