Class network_sink
Defined in File network_sink.hpp
Inheritance Relationships
Base Types
public rcppsw::metrics::base_sink
(Class base_sink)public rcppsw::er::client< network_sink >
(Template Class client)
Class Documentation
-
class network_sink : public rcppsw::metrics::base_sink, public rcppsw::er::client<network_sink>
Metrics sink so that collectors can output their metrics to a machine elsewhere on the network. Metrics are written at the specified interval to the specified machine to collect and process.