Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
Loading...
Searching...
No Matches
otel_value_recorder Member List

This is the complete list of members for otel_value_recorder, including all inherited members.

histogram_counter()otel_value_recorderinline
operator=(const value_recorder &other) -> value_recorder &=defaultvalue_recorder
operator=(value_recorder &&other) -> value_recorder &=defaultvalue_recorder
otel_value_recorder(nostd::shared_ptr< metrics_api::Histogram< long > > histogram_counter, const std::map< std::string, std::string > &tags)otel_value_recorderinlineexplicit
record_value(std::int64_t value) overrideotel_value_recorderinline
couchbase::metrics::value_recorder::record_value(int64_t value)=0value_recorderpure virtual
tags()otel_value_recorderinline
value_recorder()=defaultvalue_recorder
value_recorder(const value_recorder &other)=defaultvalue_recorder
value_recorder(value_recorder &&other)=defaultvalue_recorder
~value_recorder()=defaultvalue_recordervirtual