Method: ElasticAPM::Metadata::ServiceInfo#name

Defined in:
lib/elastic_apm/metadata/service_info.rb

#nameObject (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.



55
56
57
# File 'lib/elastic_apm/metadata/service_info.rb', line 55

def name
  @name
end