Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
char | key [128] |
Unique key to look up the metric. | |
struct prometheus_metric * | metric |
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. | |
Definition at line 53 of file pjsip_outbound_registrations.c.