iopsystems / rezolus

Systems performance telemetry
Other
48 stars 8 forks source link

userspace counter improvements #285

Closed brayniac closed 1 month ago

brayniac commented 1 month ago

Changes the internal behavior of the userspace counter wrapper that is used to increment both a counter and histogram. This brings the behavior more in-line with how the underlying Metriken counters work and removes the potential footguns around previous value tracking.