C++ Actor Framework 1.0.0
|
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< label > | labels_ |
A single metric, identified by the values it sets for the label dimensions.