Monitoring
3.3.4
O2 Monitoring library
|
#include <unordered_map>
#include <memory>
#include <string>
#include <vector>
#include "Monitoring/Metric.h"
Go to the source code of this file.
Classes | |
class | o2::monitoring::DerivedMetrics |
Enables Calculation of derived metrics. More... | |
Namespaces | |
o2::monitoring | |
ALICE O2 Monitoring system. | |
Enumerations | |
enum | o2::monitoring::DerivedMetricMode { RATE, INCREMENT, NONE } |
Available derived metric modes. | |