Method: ElasticAPM::Metadata::ServiceInfo#agent

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

#agentObject (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 agent
  @agent
end