Libraries
»
sentry-ruby-core
(5.23.0)
»
Index
»
Sentry
»
Span
»
#tags
Method: Sentry::Span#tags
Defined in:
lib/sentry/span.rb
#
tags
⇒
Hash
(readonly)
Span tags
Returns:
(
Hash
)
99 100 101
# File 'lib/sentry/span.rb', line 99
def
tags
@tags
end