Method: ElasticAPM::Metadata::ServiceInfo#node_name
- Defined in:
- lib/elastic_apm/metadata/service_info.rb
#node_name ⇒ Object (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 node_name @node_name end |