Monitoring
3.3.4
O2 Monitoring library
|
#include <atomic>
#include <chrono>
#include <map>
#include <memory>
#include <string>
#include <thread>
#include <tuple>
#include <unordered_map>
#include <vector>
#include <deque>
#include "Monitoring/Backend.h"
#include "Monitoring/DerivedMetrics.h"
#include "Monitoring/ProcessMonitor.h"
Go to the source code of this file.
Classes | |
class | o2::monitoring::Monitoring |
Main class that collects metrics from user and dispatches them to selected monitoring backends. More... | |
Namespaces | |
o2::monitoring | |
ALICE O2 Monitoring system. | |