Monitoring
3.3.4
O2 Monitoring library
|
#include "TransportInterface.h"
#include <boost/array.hpp>
#include <boost/asio.hpp>
#include <boost/algorithm/string.hpp>
#include <chrono>
#include <string>
#include <librdkafka/rdkafkacpp.h>
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. | |