Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
prometheus_label Struct Reference

A label that further defines a metric. More...

#include <res_prometheus.h>

Data Fields

char name [PROMETHEUS_MAX_NAME_LENGTH]
 The name of the label. More...
 
char value [PROMETHEUS_MAX_LABEL_LENGTH]
 The value of the label. More...
 

Detailed Description

A label that further defines a metric.

Definition at line 152 of file res_prometheus.h.

Field Documentation

◆ name

◆ value

The value of the label.

Definition at line 160 of file res_prometheus.h.

Referenced by prometheus_metric_cmp(), and prometheus_metric_full_to_string().


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