Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
This is the complete list of members for otel_value_recorder, including all inherited members.
histogram_counter() | otel_value_recorder | inline |
operator=(const value_recorder &other) -> value_recorder &=default | value_recorder | |
operator=(value_recorder &&other) -> value_recorder &=default | value_recorder | |
otel_value_recorder(nostd::shared_ptr< metrics_api::Histogram< long > > histogram_counter, const std::map< std::string, std::string > &tags) | otel_value_recorder | inlineexplicit |
record_value(std::int64_t value) override | otel_value_recorder | inline |
couchbase::metrics::value_recorder::record_value(int64_t value)=0 | value_recorder | pure virtual |
tags() | otel_value_recorder | inline |
value_recorder()=default | value_recorder | |
value_recorder(const value_recorder &other)=default | value_recorder | |
value_recorder(value_recorder &&other)=default | value_recorder | |
~value_recorder()=default | value_recorder | virtual |