Skip to content

Releases: yabeda-rb/yabeda

0.6.1: Fix compatibility with Ruby < 2.6

16 Jul 13:15
v0.6.1
d65b3f9
Compare
Choose a tag to compare

Fixed

0.6.0: Redefine default tags at runtime

15 Jul 20:05
v0.6.0
cbf4022
Compare
Choose a tag to compare

Added

  • Yabeda.with_tags to redefine default tags for limited amount of time–for all metrics measured during a block execution. @Envek

Fixed

  • Default tags were not sent to adapters for metrics declared before default_tag declaration. @Envek