Asterisk - The Open Source Telephony Project
21.4.1
|
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. | |
char | value [PROMETHEUS_MAX_LABEL_LENGTH] |
The value of the label. | |
A label that further defines a metric.
Definition at line 152 of file res_prometheus.h.