C++ Actor Framework 0.19
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
caf::telemetry::metric Class Reference

A single metric, identified by the values it sets for the label dimensions. More...

#include <metric.hpp>

Inherited by caf::telemetry::metric_impl< Type >.

Public Member Functions

 metric (std::vector< label > labels)
 
const auto & labels () const noexcept
 

Protected Attributes

std::vector< labellabels_
 

Detailed Description

A single metric, identified by the values it sets for the label dimensions.


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