Method: Sentry::TransactionEvent#profile

Defined in:
lib/sentry/transaction_event.rb

#profileHash?

Returns:

  • (Hash, nil)
[View source]

18
19
20
# File 'lib/sentry/transaction_event.rb', line 18

def profile
  @profile
end