artdaq_utilities  v1_04_06
artdaq::MetricManager::Config Struct Reference

Public Attributes

fhicl::Atom< size_t > metric_queue_size { fhicl::Name{"metric_queue_size"}, fhicl::Comment{"The maximum number of metric entries which can be stored in the metric queue."}, 1000 }
 
fhicl::Atom< size_t > metric_queue_notify_size { fhicl::Name{"metric_queue_notify_size"}, fhicl::Comment{"The number of metric entries in the list which will cause reports of the queue size to be printed."}, 10 }
 
fhicl::Atom< int > metric_send_maximum_delay_ms { fhicl::Name{"metric_send_maximum_delay_ms"}, fhicl::Comment{"The maximum amount of time between metric send calls (will send 0s for metrics which have not reported in this interval)"}, 15000 }
 
fhicl::OptionalTable
< artdaq::MetricPlugin::Config
metricConfig { fhicl::Name{"metricConfig"} }
 

Detailed Description

Definition at line 37 of file MetricManager.hh.


The documentation for this struct was generated from the following file: