Method: Sentry::Session#aggregation_key
- Defined in:
- lib/sentry/session.rb
#aggregation_key ⇒ Object (readonly)
Returns the value of attribute aggregation_key.
5 6 7 |
# File 'lib/sentry/session.rb', line 5 def aggregation_key @aggregation_key end |