Files

CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
lib/conditional_vendored_dependency_detection.rb
lib/conditional_vendored_metric_parser.rb
lib/new_relic/agent.rb
lib/new_relic/agent/agent.rb
lib/new_relic/agent/agent_logger.rb
lib/new_relic/agent/attribute_filter.rb
lib/new_relic/agent/attribute_processing.rb
lib/new_relic/agent/audit_logger.rb
lib/new_relic/agent/autostart.rb
lib/new_relic/agent/aws_info.rb
lib/new_relic/agent/busy_calculator.rb
lib/new_relic/agent/chained_call.rb
lib/new_relic/agent/commands/agent_command.rb
lib/new_relic/agent/commands/agent_command_router.rb
lib/new_relic/agent/commands/thread_profiler_session.rb
lib/new_relic/agent/commands/xray_session.rb
lib/new_relic/agent/commands/xray_session_collection.rb
lib/new_relic/agent/configuration.rb
lib/new_relic/agent/configuration/default_source.rb
lib/new_relic/agent/configuration/dotted_hash.rb
lib/new_relic/agent/configuration/environment_source.rb
lib/new_relic/agent/configuration/high_security_source.rb
lib/new_relic/agent/configuration/manager.rb
lib/new_relic/agent/configuration/manual_source.rb
lib/new_relic/agent/configuration/mask_defaults.rb
lib/new_relic/agent/configuration/server_source.rb
lib/new_relic/agent/configuration/yaml_source.rb
lib/new_relic/agent/cross_app_monitor.rb
lib/new_relic/agent/cross_app_tracing.rb
lib/new_relic/agent/custom_event_aggregator.rb
lib/new_relic/agent/database.rb
lib/new_relic/agent/database/explain_plan_helpers.rb
lib/new_relic/agent/database/obfuscation_helpers.rb
lib/new_relic/agent/database/obfuscator.rb
lib/new_relic/agent/database/postgres_explain_obfuscator.rb
lib/new_relic/agent/datastores.rb
lib/new_relic/agent/datastores/metric_helper.rb
lib/new_relic/agent/datastores/mongo.rb
lib/new_relic/agent/datastores/mongo/event_formatter.rb
lib/new_relic/agent/datastores/mongo/metric_translator.rb
lib/new_relic/agent/datastores/mongo/obfuscator.rb
lib/new_relic/agent/datastores/mongo/statement_formatter.rb
lib/new_relic/agent/datastores/redis.rb
lib/new_relic/agent/deprecator.rb
lib/new_relic/agent/encoding_normalizer.rb
lib/new_relic/agent/error_collector.rb
lib/new_relic/agent/error_event_aggregator.rb
lib/new_relic/agent/error_trace_aggregator.rb
lib/new_relic/agent/event_aggregator.rb
lib/new_relic/agent/event_buffer.rb
lib/new_relic/agent/event_listener.rb
lib/new_relic/agent/event_loop.rb
lib/new_relic/agent/harvester.rb
lib/new_relic/agent/hash_extensions.rb
lib/new_relic/agent/hostname.rb
lib/new_relic/agent/http_clients/curb_wrappers.rb
lib/new_relic/agent/http_clients/excon_wrappers.rb
lib/new_relic/agent/http_clients/http_rb_wrappers.rb
lib/new_relic/agent/http_clients/httpclient_wrappers.rb
lib/new_relic/agent/http_clients/net_http_wrappers.rb
lib/new_relic/agent/http_clients/typhoeus_wrappers.rb
lib/new_relic/agent/http_clients/uri_util.rb
lib/new_relic/agent/inbound_request_monitor.rb
lib/new_relic/agent/instrumentation.rb
lib/new_relic/agent/instrumentation/action_cable_subscriber.rb
lib/new_relic/agent/instrumentation/action_controller_subscriber.rb
lib/new_relic/agent/instrumentation/action_view_subscriber.rb
lib/new_relic/agent/instrumentation/active_job.rb
lib/new_relic/agent/instrumentation/active_merchant.rb
lib/new_relic/agent/instrumentation/active_record.rb
lib/new_relic/agent/instrumentation/active_record_4.rb
lib/new_relic/agent/instrumentation/active_record_5.rb
lib/new_relic/agent/instrumentation/active_record_helper.rb
lib/new_relic/agent/instrumentation/active_record_subscriber.rb
lib/new_relic/agent/instrumentation/acts_as_solr.rb
lib/new_relic/agent/instrumentation/authlogic.rb
lib/new_relic/agent/instrumentation/controller_instrumentation.rb
lib/new_relic/agent/instrumentation/curb.rb
lib/new_relic/agent/instrumentation/data_mapper.rb
lib/new_relic/agent/instrumentation/delayed_job_instrumentation.rb
lib/new_relic/agent/instrumentation/evented_subscriber.rb
lib/new_relic/agent/instrumentation/excon.rb
lib/new_relic/agent/instrumentation/excon/connection.rb
lib/new_relic/agent/instrumentation/excon/middleware.rb
lib/new_relic/agent/instrumentation/grape.rb
lib/new_relic/agent/instrumentation/http.rb
lib/new_relic/agent/instrumentation/httpclient.rb
lib/new_relic/agent/instrumentation/ignore_actions.rb
lib/new_relic/agent/instrumentation/memcache.rb
lib/new_relic/agent/instrumentation/memcache/dalli.rb
lib/new_relic/agent/instrumentation/merb/controller.rb
lib/new_relic/agent/instrumentation/merb/errors.rb
lib/new_relic/agent/instrumentation/metric_frame.rb
lib/new_relic/agent/instrumentation/middleware_proxy.rb
lib/new_relic/agent/instrumentation/middleware_tracing.rb
lib/new_relic/agent/instrumentation/mongo.rb
lib/new_relic/agent/instrumentation/mongodb_command_subscriber.rb
lib/new_relic/agent/instrumentation/net.rb
lib/new_relic/agent/instrumentation/padrino.rb
lib/new_relic/agent/instrumentation/passenger_instrumentation.rb
lib/new_relic/agent/instrumentation/queue_time.rb
lib/new_relic/agent/instrumentation/rack.rb
lib/new_relic/agent/instrumentation/rails/action_controller.rb
lib/new_relic/agent/instrumentation/rails/action_web_service.rb
lib/new_relic/agent/instrumentation/rails/errors.rb
lib/new_relic/agent/instrumentation/rails3/action_controller.rb
lib/new_relic/agent/instrumentation/rails3/errors.rb
lib/new_relic/agent/instrumentation/rails4/action_controller.rb
lib/new_relic/agent/instrumentation/rails4/action_view.rb
lib/new_relic/agent/instrumentation/rails4/errors.rb
lib/new_relic/agent/instrumentation/rails5/action_cable.rb
lib/new_relic/agent/instrumentation/rails5/action_controller.rb
lib/new_relic/agent/instrumentation/rails5/action_view.rb
lib/new_relic/agent/instrumentation/rails_middleware.rb
lib/new_relic/agent/instrumentation/rainbows_instrumentation.rb
lib/new_relic/agent/instrumentation/rake.rb
lib/new_relic/agent/instrumentation/redis.rb
lib/new_relic/agent/instrumentation/resque.rb
lib/new_relic/agent/instrumentation/rubyprof.rb
lib/new_relic/agent/instrumentation/sequel.rb
lib/new_relic/agent/instrumentation/sequel_helper.rb
lib/new_relic/agent/instrumentation/sidekiq.rb
lib/new_relic/agent/instrumentation/sinatra.rb
lib/new_relic/agent/instrumentation/sinatra/ignorer.rb
lib/new_relic/agent/instrumentation/sinatra/transaction_namer.rb
lib/new_relic/agent/instrumentation/sunspot.rb
lib/new_relic/agent/instrumentation/typhoeus.rb
lib/new_relic/agent/internal_agent_error.rb
lib/new_relic/agent/javascript_instrumentor.rb
lib/new_relic/agent/log_once.rb
lib/new_relic/agent/memory_logger.rb
lib/new_relic/agent/method_tracer.rb
lib/new_relic/agent/method_tracer_helpers.rb
lib/new_relic/agent/new_relic_service.rb
lib/new_relic/agent/new_relic_service/encoders.rb
lib/new_relic/agent/new_relic_service/json_marshaller.rb
lib/new_relic/agent/new_relic_service/marshaller.rb
lib/new_relic/agent/null_logger.rb
lib/new_relic/agent/obfuscator.rb
lib/new_relic/agent/parameter_filtering.rb
lib/new_relic/agent/payload_metric_mapping.rb
lib/new_relic/agent/pipe_channel_manager.rb
lib/new_relic/agent/pipe_service.rb
lib/new_relic/agent/rules_engine.rb
lib/new_relic/agent/rules_engine/replacement_rule.rb
lib/new_relic/agent/rules_engine/segment_terms_rule.rb
lib/new_relic/agent/sampled_buffer.rb
lib/new_relic/agent/sampler.rb
lib/new_relic/agent/sampler_collection.rb
lib/new_relic/agent/samplers/cpu_sampler.rb
lib/new_relic/agent/samplers/delayed_job_sampler.rb
lib/new_relic/agent/samplers/memory_sampler.rb
lib/new_relic/agent/samplers/object_sampler.rb
lib/new_relic/agent/samplers/vm_sampler.rb
lib/new_relic/agent/sized_buffer.rb
lib/new_relic/agent/sql_sampler.rb
lib/new_relic/agent/stats.rb
lib/new_relic/agent/stats_engine.rb
lib/new_relic/agent/stats_engine/gc_profiler.rb
lib/new_relic/agent/stats_engine/metric_stats.rb
lib/new_relic/agent/stats_engine/samplers.rb
lib/new_relic/agent/stats_engine/stats_hash.rb
lib/new_relic/agent/supported_versions.rb
lib/new_relic/agent/synthetics_event_aggregator.rb
lib/new_relic/agent/synthetics_event_buffer.rb
lib/new_relic/agent/synthetics_monitor.rb
lib/new_relic/agent/system_info.rb
lib/new_relic/agent/threading/agent_thread.rb
lib/new_relic/agent/threading/backtrace_node.rb
lib/new_relic/agent/threading/backtrace_service.rb
lib/new_relic/agent/threading/thread_profile.rb
lib/new_relic/agent/traced_method_stack.rb
lib/new_relic/agent/transaction.rb
lib/new_relic/agent/transaction/abstract_segment.rb
lib/new_relic/agent/transaction/attributes.rb
lib/new_relic/agent/transaction/datastore_segment.rb
lib/new_relic/agent/transaction/developer_mode_sample_buffer.rb
lib/new_relic/agent/transaction/external_request_segment.rb
lib/new_relic/agent/transaction/request_attributes.rb
lib/new_relic/agent/transaction/segment.rb
lib/new_relic/agent/transaction/slowest_sample_buffer.rb
lib/new_relic/agent/transaction/synthetics_sample_buffer.rb
lib/new_relic/agent/transaction/trace.rb
lib/new_relic/agent/transaction/trace_node.rb
lib/new_relic/agent/transaction/tracing.rb
lib/new_relic/agent/transaction/transaction_sample_buffer.rb
lib/new_relic/agent/transaction/xray_sample_buffer.rb
lib/new_relic/agent/transaction_error_primitive.rb
lib/new_relic/agent/transaction_event_aggregator.rb
lib/new_relic/agent/transaction_event_primitive.rb
lib/new_relic/agent/transaction_event_recorder.rb
lib/new_relic/agent/transaction_metrics.rb
lib/new_relic/agent/transaction_sample_builder.rb
lib/new_relic/agent/transaction_sampler.rb
lib/new_relic/agent/transaction_state.rb
lib/new_relic/agent/transaction_timings.rb
lib/new_relic/agent/utilization_data.rb
lib/new_relic/agent/vm.rb
lib/new_relic/agent/vm/jruby_vm.rb
lib/new_relic/agent/vm/monotonic_gc_profiler.rb
lib/new_relic/agent/vm/mri_vm.rb
lib/new_relic/agent/vm/rubinius_vm.rb
lib/new_relic/agent/vm/snapshot.rb
lib/new_relic/agent/worker_loop.rb
lib/new_relic/build.rb
lib/new_relic/cli/command.rb
lib/new_relic/cli/commands/deployments.rb
lib/new_relic/cli/commands/install.rb
lib/new_relic/coerce.rb
lib/new_relic/collection_helper.rb
lib/new_relic/control.rb
lib/new_relic/control/class_methods.rb
lib/new_relic/control/frameworks.rb
lib/new_relic/control/frameworks/external.rb
lib/new_relic/control/frameworks/merb.rb
lib/new_relic/control/frameworks/rails.rb
lib/new_relic/control/frameworks/rails3.rb
lib/new_relic/control/frameworks/rails4.rb
lib/new_relic/control/frameworks/rails5.rb
lib/new_relic/control/frameworks/ruby.rb
lib/new_relic/control/frameworks/sinatra.rb
lib/new_relic/control/instance_methods.rb
lib/new_relic/control/instrumentation.rb
lib/new_relic/control/server_methods.rb
lib/new_relic/delayed_job_injection.rb
lib/new_relic/environment_report.rb
lib/new_relic/helper.rb
lib/new_relic/json_wrapper.rb
lib/new_relic/language_support.rb
lib/new_relic/latest_changes.rb
lib/new_relic/local_environment.rb
lib/new_relic/merbtasks.rb
lib/new_relic/metric_data.rb
lib/new_relic/metric_spec.rb
lib/new_relic/metrics.rb
lib/new_relic/noticed_error.rb
lib/new_relic/okjson.rb
lib/new_relic/rack.rb
lib/new_relic/rack/agent_hooks.rb
lib/new_relic/rack/agent_middleware.rb
lib/new_relic/rack/browser_monitoring.rb
lib/new_relic/rack/developer_mode.rb
lib/new_relic/rack/developer_mode/segment_summary.rb
lib/new_relic/rack/error_collector.rb
lib/new_relic/recipes.rb
lib/new_relic/recipes/capistrano3.rb
lib/new_relic/recipes/capistrano_legacy.rb
lib/new_relic/timer_lib.rb
lib/new_relic/version.rb
lib/newrelic_rpm.rb
lib/sequel/extensions/newrelic_instrumentation.rb
lib/sequel/plugins/newrelic_instrumentation.rb
lib/tasks/all.rb
lib/tasks/multiverse.rb
lib/tasks/newrelic.rb
newrelic.yml