DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
OpMonPublisher.hpp File Reference
#include <librdkafka/rdkafkacpp.h>
#include <nlohmann/json.hpp>
#include <ers/ers.hpp>
#include <string>
#include <memory>
#include "opmonlib/opmon_entry.pb.h"
#include "opmonlib/Utils.hpp"
Include dependency graph for OpMonPublisher.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::kafkaopmon::OpMonPublisher
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::kafkaopmon
 

Functions

 dunedaq::ERS_DECLARE_ISSUE (kafkaopmon, MissingParameter, "No "<< parameter<< " in "<< conf,((std::string) parameter)((std::string) conf)) ERS_DECLARE_ISSUE(kafkaopmon
 

Variables

 dunedaq::FailedConfiguration
 

Detailed Description

This is the interface to broadcast OpMon entries object in our DAQ system

This is part of the DUNE DAQ Application Framework, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.

Definition in file OpMonPublisher.hpp.