userver: userver/utils/statistics/metric_value.hpp File Reference
Loading...
Searching...
No Matches
metric_value.hpp File Reference

The value of a metric. Only integer and floating-point metrics are allowed. More...

#include <cstdint>
#include <variant>
#include <userver/utils/statistics/rate.hpp>
+ Include dependency graph for metric_value.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  utils::statistics::MetricValue
 The value of a metric. Only integer and floating-point metrics are allowed. More...
 

Namespaces

namespace  utils
 Utilities.
 

Detailed Description

The value of a metric. Only integer and floating-point metrics are allowed.

Definition in file metric_value.hpp.