Skip to content

0.7.0: increment and decrement convenience methods for gauges

Compare
Choose a tag to compare
@Envek Envek released this 07 Aug 10:46
· 42 commits to master since this release
v0.7.0
f21191d

Added

  • #increment and #decrement convenience methods for Yabeda::Gauge. #13 by @dsalahutdinov
  • Ability to use custom step in #increment and #decrement for gauges. @Envek

Fixed

  • Account for default tags in Yabeda::Metric#get. @Envek