artdaq_utilities
v1_04_10
|
artdaq | The artdaq namespace |
FileMetric | FileMetric writes metric data to a file on disk |
GraphiteMetric | Send a metric to Graphite |
MetricData | Small structure used to hold a metric data point before sending to the metric plugins |
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 |
Config | The Config struct defines the accepted configuration parameters for this class |
MetricPlugin | |
Config | |
MsgFacilityMetric | A MetricPlugin class which sends metric data to MessageFacility |
ProcFileMetric | A MetricPlugin which writes a long unsigned int metric with a given name to a given pipe |
PeriodicReportMetric | PeriodicReportMetric writes metric data to a file on disk |