Method: Sentry::Span#metrics_summary
- Defined in:
- lib/sentry/span.rb
permalink #metrics_summary ⇒ Object
[View source]
315 316 317 |
# File 'lib/sentry/span.rb', line 315 def metrics_summary @metrics_local_aggregator&.to_hash end |
315 316 317 |
# File 'lib/sentry/span.rb', line 315 def metrics_summary @metrics_local_aggregator&.to_hash end |