Method: ElasticAPM::Context::Request::Socket#remote_addr
- Defined in:
- lib/elastic_apm/context/request/socket.rb
#remote_addr ⇒ 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.
31 32 33 |
# File 'lib/elastic_apm/context/request/socket.rb', line 31 def remote_addr @remote_addr end |