Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
Loading...
Searching...
No Matches
otel_sync_histogram Class Reference

#include <couchbase/metrics/otel_meter.hxx>

Public Member Functions

 otel_sync_histogram (nostd::shared_ptr< metrics_api::Histogram< long > > histogram_counter)
 
void record (uint64_t value, const opentelemetry::common::KeyValueIterable &tags, opentelemetry::context::Context &ctx)
 

Constructor & Destructor Documentation

◆ otel_sync_histogram()

otel_sync_histogram ( nostd::shared_ptr< metrics_api::Histogram< long > > histogram_counter)
inline

Member Function Documentation

◆ record()

void record ( uint64_t value,
const opentelemetry::common::KeyValueIterable & tags,
opentelemetry::context::Context & ctx )
inline

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