Sha256: b8891c1a5e5ffdb3dd420186213fd97f16dc9a5e9aa56a461974df1a4ea965ab
Contents?: true
Size: 230 Bytes
Versions: 6
Compression:
Stored size: 230 Bytes
Contents
require 'active_support/notifications' ActiveSupport::Notifications.subscribe(/\.active_support$/) do |event, started, finished, _, payload| Vx::Instrumentation.delivery event, payload, event.split("."), started, finished end
Version data entries
6 entries across 6 versions & 1 rubygems