artdaq_utilities
v1_04_10
|
artdaq::MetricManager::Config | The Config struct defines the accepted configuration parameters for this class |
artdaq::MetricPlugin::Config | |
artdaq::MetricData | Small structure used to hold a metric data point before sending to the metric plugins |
artdaq::MetricManager | Handles loading metric plugins and asynchronously sending metric data to them. It is designed to be a "black hole" for metrics, taking as little time as possible so that metrics do not impact the data-taking performance |
artdaq::MetricPlugin | |
artdaq::FileMetric | FileMetric writes metric data to a file on disk |
artdaq::GraphiteMetric | Send a metric to Graphite |
artdaq::MsgFacilityMetric | A MetricPlugin class which sends metric data to MessageFacility |
artdaq::PeriodicReportMetric | PeriodicReportMetric writes metric data to a file on disk |
artdaq::ProcFileMetric | A MetricPlugin which writes a long unsigned int metric with a given name to a given pipe |