NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
MonitoringAgent.hpp File Reference
#include <Identifiers/Identifiers.hpp>
#include <Monitoring/MonitoringForwardRefs.hpp>
#include <Runtime/RuntimeForwardRefs.hpp>
#include <memory>
#include <unordered_map>
Include dependency graph for MonitoringAgent.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::Monitoring::MonitoringAgent
 The MonitoringAgent which is responsible for collecting metrics on a local level. More...
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::Monitoring
 

Typedefs

using NES::Monitoring::MonitoringAgentPtr = std::shared_ptr< MonitoringAgent >