Searched defs:prometheus_metric (Results 1 – 1 of 1) sorted by relevance
47 struct prometheus_metric { struct58 enum prometheus_metric_type type; argument60 const char *name;62 const char *description;64 struct prometheus_label labels[MAX_PROMETHEUS_LABELS_PER_METRIC];66 int num_labels;68 void *user_data;