Method: ElasticAPM::Context::User#id

Defined in:
lib/elastic_apm/context/user.rb

#idObject

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.



40
41
42
# File 'lib/elastic_apm/context/user.rb', line 40

def id
  @id
end