Method: ElasticAPM::Transport::Serializers::Container#span

Defined in:
lib/elastic_apm/transport/serializers.rb

#spanObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



76
77
78
# File 'lib/elastic_apm/transport/serializers.rb', line 76

def span
  @span
end