Class NewRelic::Agent::Commands::XraySessionCollection
In: lib/new_relic/agent/commands/xray_session_collection.rb
Parent: Object

Methods

Constants

NO_PROFILES = [].freeze

Public Class methods

Public Instance methods

Please don‘t hold the @sessions_lock across me! Calling the service is time-consuming, and will block request threads. Which is rude.

[Validate]