Monitoring  3.3.4
O2 Monitoring library
UDP.h File Reference
#include "TransportInterface.h"
#include <boost/array.hpp>
#include <boost/asio.hpp>
#include <boost/algorithm/string.hpp>
#include <chrono>
#include <string>
Include dependency graph for UDP.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  o2::monitoring::transports::UDP
 Transport that sends string formatted metrics via UDP. More...
 

Namespaces

 o2::monitoring
 ALICE O2 Monitoring system.
 
 o2::monitoring::transports
 Monitoring transports.
 

Detailed Description