Skip to content

Releases: yabeda-rb/yabeda-anycable

0.1.2: Fix for case when application code raises an error on command

21 Sep 07:00
v0.1.2
6e30343
Compare
Choose a tag to compare

Fixed

  • Handle the case when application code raises an error on command. See pull request №4

0.1.1: Add instrumentation middleware to AnyCable RPC only on Yabeda configure

15 Feb 09:08
v0.1.1
b865080
Compare
Choose a tag to compare

Changed

  • Add instrumentation middleware to AnyCable RPC only when Yabeda is actually used (configured). See issue №2

0.1.0: Initial release with basic metrics

22 Jul 19:37
v0.1.0
088857d
Compare
Choose a tag to compare
  • Initial release with anycable_rpc_call_count and anycable_rpc_call_runtime metrics in an AnyCable middleware.