Couchbase C Client  3.3.12
Asynchronous C Client for Couchbase
lcbmetrics_TAG Struct Reference

Operation metrics tags. More...

#include <metrics.h>

Data Fields

const char * key
 
const char * value
 

Detailed Description

Operation metrics tags.

When using an external callback to collect metrics, the tags that define the metric are represented by this struct.

Field Documentation

◆ key

const char* key

◆ value

const char* value

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