Method: ElasticAPM::Agent#context_builder
- Defined in:
- lib/elastic_apm/agent.rb
#context_builder ⇒ 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.
95 96 97 |
# File 'lib/elastic_apm/agent.rb', line 95 def context_builder @context_builder end |