Method: Atatus::Transaction#trace_context
- Defined in:
- lib/atatus/transaction.rb
#trace_context ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
92 93 94 |
# File 'lib/atatus/transaction.rb', line 92 def trace_context @trace_context end |