Method: NewRelic::Agent::Agent::InstanceMethods#monitors
- Defined in:
- lib/new_relic/agent/agent.rb
#monitors ⇒ Object (readonly)
listens and responds to events that need to process headers for synthetics and distributed tracing
170 171 172 |
# File 'lib/new_relic/agent/agent.rb', line 170 def monitors @monitors end |