quipo / statsd

Golang StatsD client
MIT License
164 stars 51 forks source link

Gauge increments the metric value #49

Closed viralkamdar closed 6 years ago

viralkamdar commented 6 years ago

Gauge should set the metric to an absolute value but rather increments the previous value by the set value.

quipo commented 6 years ago

fixed in v.1.4.0