config.dot in newrelic_rpm-4.8.0.341 vs config.dot in newrelic_rpm-5.0.0.342
- old
+ new
@@ -19,11 +19,10 @@
"[error_collector.capture_source]"
"[error_collector.enabled]"
"[error_collector.ignore_errors]"
"[browser_monitoring.auto_instrument]"
"[license_key]"
- "[ssl]"
"[verify_certificate]"
"[api_host]"
"[api_port]"
"[proxy_host]"
"[proxy_port]"
@@ -162,17 +161,15 @@
"Control#proxy_server" -> "[proxy_user]"
"Control#proxy_server" -> "[proxy_pass]"
"Control#server_from_host" -> "[host]"
"Control#server_from_host" -> "[port]"
"Control#server_from_host" -> "Control#convert_to_ip_address"
- "Control#http_connection" -> "[ssl]"
"Control#http_connection" -> "[verify_certificate]"
"Control#http_connection" -> "Control#proxy_server"
"Control#set_log_level!" -> "[log_level]"
"Control#log_path" -> "[log_file_path]"
"Control#log_path" -> "Control#log_to_stdout?"
"Control#log_to_stdout?" -> "[log_file_path]"
- "Control#convert_to_ip_address" -> "[ssl]"
"Control#convert_to_ip_address" -> "[verify_certificate]"
"Control#server" -> "Control#server_from_host"
"Control#setup_log" -> "Control#set_log_level!"
"Control#setup_log" -> "Control#log_path"
"Control#setup_log" -> "Control#log_to_stdout?"