Monitoring  3.3.4
O2 Monitoring library
Kafka.h File Reference
#include "TransportInterface.h"
#include <boost/array.hpp>
#include <boost/asio.hpp>
#include <boost/algorithm/string.hpp>
#include <chrono>
#include <string>
#include <librdkafka/rdkafkacpp.h>
Include dependency graph for Kafka.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::Kafka
 Transport that sends string formatted metrics via Kafka. More...
 

Namespaces

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

Detailed Description