Method: OneApm::TransactionState#client_cross_app_id
- Defined in:
- lib/one_apm/transaction/transaction_state.rb
#client_cross_app_id ⇒ Object
Cross app tracing Because we need values from headers before the transaction actually starts
67 68 69 |
# File 'lib/one_apm/transaction/transaction_state.rb', line 67 def client_cross_app_id @client_cross_app_id end |