C++ Actor Framework 0.18
Loading...
Searching...
No Matches
Public Attributes | List of all members
caf::downstream_manager_base::metrics_t Struct Reference

Optional metrics for outbound stream traffic. More...

#include <downstream_manager_base.hpp>

Public Attributes

telemetry::int_counterpushed_elements = nullptr
 Counts the total number of elements that have been pushed downstream.
 
telemetry::int_gaugeoutput_buffer_size = nullptr
 Tracks how many stream elements are currently waiting in the output buffer due to insufficient credit.
 

Detailed Description

Optional metrics for outbound stream traffic.


The documentation for this struct was generated from the following file: