Monitoring  3.3.4
O2 Monitoring library
Monitoring.h File Reference
#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"
Include dependency graph for Monitoring.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description