NVIDIA DeepStream SDK API Reference

8.0 Release
prometheus::ClientMetric::Label Struct Reference

Detailed Description

Definition at line 15 of file sources/includes/prometheus/client_metric.h.

Data Fields

std::string name
 
std::string value
 

Friends

bool operator< (const Label &lhs, const Label &rhs)
 
bool operator== (const Label &lhs, const Label &rhs)
 
bool operator< (const Label &lhs, const Label &rhs)
 
bool operator== (const Label &lhs, const Label &rhs)
 

Friends And Related Function Documentation

◆ operator< [1/2]

bool operator< ( const Label lhs,
const Label rhs 
)
friend

Definition at line 19 of file sources/includes/prometheus/client_metric.h.

◆ operator< [2/2]

bool operator< ( const Label lhs,
const Label rhs 
)
friend

◆ operator== [1/2]

bool operator== ( const Label lhs,
const Label rhs 
)
friend

◆ operator== [2/2]

bool operator== ( const Label lhs,
const Label rhs 
)
friend

Definition at line 23 of file sources/includes/prometheus/client_metric.h.

Field Documentation

◆ name

std::string prometheus::ClientMetric::Label::name

Definition at line 16 of file sources/includes/prometheus/client_metric.h.

◆ value

std::string prometheus::ClientMetric::Label::value

Definition at line 17 of file sources/includes/prometheus/client_metric.h.


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