Method: ElasticAPM::Metadata::ServiceInfo#environment

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

#environmentObject (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 environment
  @environment
end