digitalocean / prometheus-client-c

A Prometheus Client in C
Other
160 stars 79 forks source link

Add prom_counter_set() #81

Open K1ll-9 opened 1 year ago

K1ll-9 commented 1 year ago

Added a prom_counter_set() with r_value > self->r_value in prom_metric_sample_set().