Module: Sentry::Yabeda
- Extended by:
- Integrable
- Defined in:
- lib/sentry-yabeda.rb,
lib/sentry/yabeda/adapter.rb,
lib/sentry/yabeda/version.rb,
lib/sentry/yabeda/collector.rb
Defined Under Namespace
Constant Summary collapse
- VERSION =
"6.6.0"
Class Attribute Summary collapse
-
.collector ⇒ Object
Returns the value of attribute collector.
Class Attribute Details
.collector ⇒ Object
Returns the value of attribute collector.
18 19 20 |
# File 'lib/sentry-yabeda.rb', line 18 def collector @collector end |