Method: Sentry::Transaction::SpanRecorder#spans
- Defined in:
- lib/sentry/transaction.rb
permalink #spans ⇒ Object (readonly)
Returns the value of attribute spans.
353 354 355 |
# File 'lib/sentry/transaction.rb', line 353 def spans @spans end |