Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
prometheus_metric_wrapper Struct Reference

Data Fields

char key [128]
 Unique key to look up the metric.
 
struct prometheus_metricmetric
 The actual metric. Worth noting that we do NOT own the metric, as it is registered with res_prometheus. Luckily, that module doesn't destroy metrics unless we tell it to or if the module unloads.
 

Detailed Description

Definition at line 53 of file pjsip_outbound_registrations.c.


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