Class: NewRelic::Control::External
- Inherits:
-
Ruby
- Object
- NewRelic::Control
- Ruby
- NewRelic::Control::External
- Defined in:
- lib/new_relic/control/external.rb
Instance Attribute Summary
Attributes inherited from NewRelic::Control
Instance Method Summary collapse
Methods inherited from Ruby
#config_file, #env, #root, #to_stdout
Methods inherited from NewRelic::Control
#[], #[]=, #add_instrumentation, #agent_enabled?, #apdex_t, #api_server, #app, #app_names, #capture_params, #developer_mode?, #dispatcher, #dispatcher_instance_id, #fetch, format_message, #http_connection, #init_plugin, #install_instrumentation, #install_shim, instance, #license_key, #load_samplers, #log, #log!, #monitor_mode?, #multi_threaded?, #post_size_limit, #profiling=, #profiling?, #profiling_available?, #proxy_server, #server, #server_from_host, #settings, #start_agent, #to_s, #use_ssl?, #use_textmate?, #verify_certificate?
Instance Method Details
#init_config(options = {}) ⇒ Object
9 10 11 |
# File 'lib/new_relic/control/external.rb', line 9 def init_config(={}) super end |