--- !ruby/object:Gem::Specification name: newrelic_rpm version: !ruby/object:Gem::Version version: 4.1.0.333 platform: ruby authors: - Tim Krajcar - Matthew Wear - Katherine Wu - Kenichi Nakamura autorequire: bindir: bin cert_chain: [] date: 2017-04-04 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 10.1.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 10.1.0 - !ruby/object:Gem::Dependency name: minitest requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 4.7.5 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 4.7.5 - !ruby/object:Gem::Dependency name: mocha requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.13.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.13.0 - !ruby/object:Gem::Dependency name: yard requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rails requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 3.2.13 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 3.2.13 - !ruby/object:Gem::Dependency name: pry requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.9.12 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.9.12 - !ruby/object:Gem::Dependency name: hometown requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.2.5 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.2.5 - !ruby/object:Gem::Dependency name: sqlite3 requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: | New Relic is a performance management system, developed by New Relic, Inc (http://www.newrelic.com). New Relic provides you with deep information about the performance of your web application as it runs in production. The New Relic Ruby Agent is dual-purposed as a either a Gem or plugin, hosted on https://github.com/newrelic/rpm/ email: support@newrelic.com executables: - mongrel_rpm - newrelic_cmd - newrelic - nrdebug extensions: [] extra_rdoc_files: - CHANGELOG.md - LICENSE - README.md - CONTRIBUTING.md - newrelic.yml files: - ".gitignore" - ".project" - ".travis.yml" - ".yardopts" - CHANGELOG.md - CONTRIBUTING.md - Gemfile - Guardfile - LICENSE - README.md - Rakefile - bin/mongrel_rpm - bin/newrelic - bin/newrelic_cmd - bin/nrdebug - cert/cacert.pem - config.dot - config/database.yml - init.rb - install.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/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/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/rails3/action_controller.rb - lib/new_relic/agent/instrumentation/rails4/action_controller.rb - lib/new_relic/agent/instrumentation/rails4/action_view.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/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/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/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/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/dependency_detection.rb - lib/new_relic/environment_report.rb - lib/new_relic/helper.rb - lib/new_relic/language_support.rb - lib/new_relic/latest_changes.rb - lib/new_relic/local_environment.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/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/recipes.rb - lib/new_relic/recipes/capistrano3.rb - lib/new_relic/recipes/capistrano_legacy.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/config.html.erb - lib/tasks/config.rake - lib/tasks/config.text.erb - lib/tasks/install.rake - lib/tasks/multiverse.rake - lib/tasks/multiverse.rb - lib/tasks/newrelic.rb - lib/tasks/tests.rake - lib/tasks/versions.html.erb - lib/tasks/versions.postface.html - lib/tasks/versions.preface.html - lib/tasks/versions.rake - lib/tasks/versions.txt.erb - newrelic.yml - newrelic_rpm.gemspec - recipes/newrelic.rb - test/agent_helper.rb - test/config/newrelic.yml - test/config/test.cert.crt - test/config/test.cert.key - test/config/test_control.rb - test/environments/.gitignore - test/environments/lib/environments/runner.rb - test/environments/norails/Gemfile - test/environments/norails/Rakefile - test/environments/rails21/Gemfile - test/environments/rails21/Rakefile - test/environments/rails21/app/controllers/application.rb - test/environments/rails21/config/boot.rb - test/environments/rails21/config/database.yml - test/environments/rails21/config/environment.rb - test/environments/rails21/config/environments/development.rb - test/environments/rails21/config/environments/production.rb - test/environments/rails21/config/environments/test.rb - test/environments/rails21/config/routes.rb - test/environments/rails21/db/schema.rb - test/environments/rails22/Gemfile - test/environments/rails22/Rakefile - test/environments/rails22/app/controllers/application.rb - test/environments/rails22/config/boot.rb - test/environments/rails22/config/database.yml - test/environments/rails22/config/environment.rb - test/environments/rails22/config/environments/development.rb - test/environments/rails22/config/environments/production.rb - test/environments/rails22/config/environments/test.rb - test/environments/rails22/config/routes.rb - test/environments/rails22/db/schema.rb - test/environments/rails23/Gemfile - test/environments/rails23/Rakefile - test/environments/rails23/app/controllers/application.rb - test/environments/rails23/config/boot.rb - test/environments/rails23/config/database.yml - test/environments/rails23/config/environment.rb - test/environments/rails23/config/environments/production.rb - test/environments/rails23/config/environments/test.rb - test/environments/rails23/config/preinitializer.rb - test/environments/rails23/config/routes.rb - test/environments/rails23/db/schema.rb - test/environments/rails30/Gemfile - test/environments/rails30/Rakefile - test/environments/rails30/config/application.rb - test/environments/rails30/config/boot.rb - test/environments/rails30/config/database.yml - test/environments/rails30/config/environment.rb - test/environments/rails30/config/initializers/new_rails_defaults.rb - test/environments/rails30/db/schema.rb - test/environments/rails31/Gemfile - test/environments/rails31/Rakefile - test/environments/rails31/config/application.rb - test/environments/rails31/config/boot.rb - test/environments/rails31/config/database.yml - test/environments/rails31/config/environment.rb - test/environments/rails31/config/initializers/new_rails_defaults.rb - test/environments/rails31/db/schema.rb - test/environments/rails32/Gemfile - test/environments/rails32/Rakefile - test/environments/rails32/config/application.rb - test/environments/rails32/config/boot.rb - test/environments/rails32/config/database.yml - test/environments/rails32/config/environment.rb - test/environments/rails32/db/schema.rb - test/environments/rails40/Gemfile - test/environments/rails40/Rakefile - test/environments/rails40/config/application.rb - test/environments/rails40/config/boot.rb - test/environments/rails40/config/database.yml - test/environments/rails40/config/environment.rb - test/environments/rails40/db/schema.rb - test/environments/rails41/Gemfile - test/environments/rails41/Rakefile - test/environments/rails41/config/application.rb - test/environments/rails41/config/boot.rb - test/environments/rails41/config/database.yml - test/environments/rails41/config/environment.rb - test/environments/rails41/db/schema.rb - test/environments/rails42/Gemfile - test/environments/rails42/Rakefile - test/environments/rails42/config/application.rb - test/environments/rails42/config/boot.rb - test/environments/rails42/config/database.yml - test/environments/rails42/config/environment.rb - test/environments/rails42/db/schema.rb - test/environments/rails50/Gemfile - test/environments/rails50/Rakefile - test/environments/rails50/config/application.rb - test/environments/rails50/config/boot.rb - test/environments/rails50/config/database.yml - test/environments/rails50/config/environment.rb - test/environments/rails50/db/schema.rb - test/fixtures/cross_agent_tests/README.md - test/fixtures/cross_agent_tests/attribute_configuration.json - test/fixtures/cross_agent_tests/aws.json - test/fixtures/cross_agent_tests/cat/README.md - test/fixtures/cross_agent_tests/cat/cat_map.json - test/fixtures/cross_agent_tests/cat/path_hashing.json - test/fixtures/cross_agent_tests/cat_map.json - test/fixtures/cross_agent_tests/data_transport/data_transport.json - test/fixtures/cross_agent_tests/data_transport/data_transport.md - test/fixtures/cross_agent_tests/datastores/README.md - test/fixtures/cross_agent_tests/datastores/datastore_api.json - test/fixtures/cross_agent_tests/datastores/datastore_instances.json - test/fixtures/cross_agent_tests/docker_container_id/README.md - test/fixtures/cross_agent_tests/docker_container_id/cases.json - test/fixtures/cross_agent_tests/docker_container_id/docker-0.9.1.txt - test/fixtures/cross_agent_tests/docker_container_id/docker-1.0.0.txt - test/fixtures/cross_agent_tests/docker_container_id/docker-1.1.2-lxc-driver.txt - test/fixtures/cross_agent_tests/docker_container_id/docker-1.1.2-native-driver-fs.txt - test/fixtures/cross_agent_tests/docker_container_id/docker-1.1.2-native-driver-systemd.txt - test/fixtures/cross_agent_tests/docker_container_id/docker-1.3.txt - test/fixtures/cross_agent_tests/docker_container_id/empty.txt - test/fixtures/cross_agent_tests/docker_container_id/heroku.txt - test/fixtures/cross_agent_tests/docker_container_id/invalid-characters.txt - test/fixtures/cross_agent_tests/docker_container_id/invalid-length.txt - test/fixtures/cross_agent_tests/docker_container_id/ubuntu-14.04-lxc-container.txt - test/fixtures/cross_agent_tests/docker_container_id/ubuntu-14.04-no-container.txt - test/fixtures/cross_agent_tests/docker_container_id/ubuntu-14.10-no-container.txt - test/fixtures/cross_agent_tests/labels.json - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/README.md - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/basic_where.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/basic_where.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/basic_where.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/basic_where.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/current_date.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/current_date.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/current_date.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/current_date.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/date.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/date.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/date.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/date.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/embedded_newline.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/embedded_newline.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/embedded_newline.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/embedded_newline.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/embedded_quote.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/embedded_quote.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/embedded_quote.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/embedded_quote.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/floating_point.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/floating_point.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/floating_point.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/floating_point.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/function_with_strings.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/function_with_strings.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/function_with_strings.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/function_with_strings.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/quote_in_table_name.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/quote_in_table_name.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/quote_in_table_name.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/quote_in_table_name.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/subplan.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/subplan.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/subplan.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/subplan.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/where_with_integer.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/where_with_integer.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/where_with_integer.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/where_with_integer.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/where_with_regex_chars.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/where_with_regex_chars.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/where_with_regex_chars.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/where_with_regex_chars.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/where_with_substring.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/where_with_substring.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/where_with_substring.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/where_with_substring.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case1.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case1.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case1.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case1.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case2.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case2.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case2.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case2.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case3.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case3.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case3.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case3.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case4.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case4.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case4.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case4.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case5.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case5.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case5.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case5.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case6.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case6.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case6.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case6.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case7.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case7.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case7.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case7.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case8.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case8.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case8.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case8.query.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case9.colon_obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case9.explain.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case9.obfuscated.txt - test/fixtures/cross_agent_tests/postgres_explain_obfuscation/with_escape_case9.query.txt - test/fixtures/cross_agent_tests/proc_cpuinfo/1pack_1core_1logical.txt - test/fixtures/cross_agent_tests/proc_cpuinfo/1pack_1core_2logical.txt - test/fixtures/cross_agent_tests/proc_cpuinfo/1pack_2core_2logical.txt - test/fixtures/cross_agent_tests/proc_cpuinfo/1pack_4core_4logical.txt - test/fixtures/cross_agent_tests/proc_cpuinfo/2pack_12core_24logical.txt - test/fixtures/cross_agent_tests/proc_cpuinfo/2pack_20core_40logical.txt - test/fixtures/cross_agent_tests/proc_cpuinfo/2pack_2core_2logical.txt - test/fixtures/cross_agent_tests/proc_cpuinfo/2pack_2core_4logical.txt - test/fixtures/cross_agent_tests/proc_cpuinfo/2pack_4core_4logical.txt - test/fixtures/cross_agent_tests/proc_cpuinfo/4pack_4core_4logical.txt - test/fixtures/cross_agent_tests/proc_cpuinfo/8pack_8core_8logical.txt - test/fixtures/cross_agent_tests/proc_cpuinfo/README.md - test/fixtures/cross_agent_tests/proc_cpuinfo/Xpack_Xcore_2logical.txt - test/fixtures/cross_agent_tests/proc_cpuinfo/malformed_file.txt - test/fixtures/cross_agent_tests/proc_meminfo/README.md - test/fixtures/cross_agent_tests/proc_meminfo/meminfo_4096MB.txt - test/fixtures/cross_agent_tests/rules.json - test/fixtures/cross_agent_tests/rum_client_config.json - test/fixtures/cross_agent_tests/rum_footer_insertion_location/close-body-in-comment.html - test/fixtures/cross_agent_tests/rum_footer_insertion_location/dynamic-iframe.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/basic.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/body_with_attributes.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/charset_tag.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/charset_tag_after_x_ua_tag.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/charset_tag_before_x_ua_tag.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/charset_tag_with_spaces.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/comments1.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/comments2.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/content_type_charset_tag.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/content_type_charset_tag_after_x_ua_tag.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/content_type_charset_tag_before_x_ua_tag.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/empty_head - test/fixtures/cross_agent_tests/rum_loader_insertion_location/gt_in_quotes1.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/gt_in_quotes2.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/gt_in_quotes_mismatch.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/gt_in_single_quotes1.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/gt_in_single_quotes_mismatch.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/head_with_attributes.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/incomplete_non_meta_tags.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/no_end_header.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/no_header.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/no_html_and_no_header.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/no_start_header.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/script1.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/script2.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/x_ua_meta_tag.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/x_ua_meta_tag_multiline.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/x_ua_meta_tag_multiple_tags.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/x_ua_meta_tag_spaces_around_equals.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/x_ua_meta_tag_with_others.html - test/fixtures/cross_agent_tests/rum_loader_insertion_location/x_ua_meta_tag_with_spaces.html - test/fixtures/cross_agent_tests/sql_obfuscation/README.md - test/fixtures/cross_agent_tests/sql_obfuscation/sql_obfuscation.json - test/fixtures/cross_agent_tests/sql_parsing.json - test/fixtures/cross_agent_tests/synthetics/README.md - test/fixtures/cross_agent_tests/synthetics/synthetics.json - test/fixtures/cross_agent_tests/transaction_segment_terms.json - test/fixtures/cross_agent_tests/url_clean.json - test/fixtures/cross_agent_tests/url_domain_extraction.json - test/fixtures/cross_agent_tests/utilization/README.md - test/fixtures/cross_agent_tests/utilization/utilization_json.json - test/helpers/exceptions.rb - test/helpers/file_searching.rb - test/helpers/logging.rb - test/helpers/minitest.rb - test/helpers/misc.rb - test/helpers/mongo_metric_builder.rb - test/helpers/transaction_sample.rb - test/intentional_fail.rb - test/multiverse/.gitignore - test/multiverse/README.md - test/multiverse/lib/multiverse.rb - test/multiverse/lib/multiverse/color.rb - test/multiverse/lib/multiverse/envfile.rb - test/multiverse/lib/multiverse/output_collector.rb - test/multiverse/lib/multiverse/runner.rb - test/multiverse/lib/multiverse/shell_utils.rb - test/multiverse/lib/multiverse/suite.rb - test/multiverse/script/runner - test/multiverse/suites/active_record/.gitignore - test/multiverse/suites/active_record/Envfile - test/multiverse/suites/active_record/Rakefile - test/multiverse/suites/active_record/active_record_test.rb - test/multiverse/suites/active_record/app/models/models.rb - test/multiverse/suites/active_record/ar_method_aliasing.rb - test/multiverse/suites/active_record/before_suite.rb - test/multiverse/suites/active_record/config/database.rb - test/multiverse/suites/active_record/config/database.yml - test/multiverse/suites/active_record/config/newrelic.yml - test/multiverse/suites/active_record/db/migrate/20141105131800_create_users_and_aliases.rb - test/multiverse/suites/active_record/db/migrate/20141106082200_create_orders_and_shipments.rb - test/multiverse/suites/active_record/db/migrate/20150413011200_add_timestamps_to_orders.rb - test/multiverse/suites/active_record/db/migrate/20150414084400_create_groups.rb - test/multiverse/suites/activemerchant/Envfile - test/multiverse/suites/activemerchant/activemerchant_test.rb - test/multiverse/suites/agent_only/Envfile - test/multiverse/suites/agent_only/agent_attributes_test.rb - test/multiverse/suites/agent_only/agent_run_id_handling_test.rb - test/multiverse/suites/agent_only/audit_log_test.rb - test/multiverse/suites/agent_only/collector_exception_handling_test.rb - test/multiverse/suites/agent_only/config/newrelic.yml - test/multiverse/suites/agent_only/cross_application_tracing_test.rb - test/multiverse/suites/agent_only/custom_analytics_events_test.rb - test/multiverse/suites/agent_only/custom_queue_time_test.rb - test/multiverse/suites/agent_only/encoding_handling_test.rb - test/multiverse/suites/agent_only/error_events_test.rb - test/multiverse/suites/agent_only/exclusive_time_test.rb - test/multiverse/suites/agent_only/harvest_timestamps_test.rb - test/multiverse/suites/agent_only/http_response_code_test.rb - test/multiverse/suites/agent_only/keepalive_test.rb - test/multiverse/suites/agent_only/key_transactions_test.rb - test/multiverse/suites/agent_only/labels_test.rb - test/multiverse/suites/agent_only/logging_test.rb - test/multiverse/suites/agent_only/marshaling_test.rb - test/multiverse/suites/agent_only/pipe_manager_test.rb - test/multiverse/suites/agent_only/rename_rule_test.rb - test/multiverse/suites/agent_only/rum_instrumentation_test.rb - test/multiverse/suites/agent_only/script/env_change.rb - test/multiverse/suites/agent_only/script/loading.rb - test/multiverse/suites/agent_only/script/public_api_when_disabled.rb - test/multiverse/suites/agent_only/script/symbol_env.rb - test/multiverse/suites/agent_only/script/warnings.rb - test/multiverse/suites/agent_only/service_timeout_test.rb - test/multiverse/suites/agent_only/set_transaction_name_test.rb - test/multiverse/suites/agent_only/ssl_test.rb - test/multiverse/suites/agent_only/start_up_test.rb - test/multiverse/suites/agent_only/synthetics_test.rb - test/multiverse/suites/agent_only/testing_app.rb - test/multiverse/suites/agent_only/thread_profiling_test.rb - test/multiverse/suites/agent_only/transaction_events_test.rb - test/multiverse/suites/agent_only/transaction_ignoring_test.rb - test/multiverse/suites/agent_only/utilization_data_collection_test.rb - test/multiverse/suites/agent_only/xray_sessions_test.rb - test/multiverse/suites/bare/Envfile - test/multiverse/suites/bare/standalone_instrumentation_test.rb - test/multiverse/suites/capistrano/Capfile - test/multiverse/suites/capistrano/Envfile - test/multiverse/suites/capistrano/config/deploy.rb - test/multiverse/suites/capistrano/config/deploy/production.rb - test/multiverse/suites/capistrano/config/newrelic.yml - test/multiverse/suites/capistrano/deployment_test.rb - test/multiverse/suites/capistrano2/Capfile - test/multiverse/suites/capistrano2/Envfile - test/multiverse/suites/capistrano2/config/deploy.rb - test/multiverse/suites/capistrano2/config/newrelic.yml - test/multiverse/suites/capistrano2/deployment_test.rb - test/multiverse/suites/config_file_loading/Envfile - test/multiverse/suites/config_file_loading/config_file_loading_test.rb - test/multiverse/suites/curb/Envfile - test/multiverse/suites/curb/config/newrelic.yml - test/multiverse/suites/curb/curb_test.rb - test/multiverse/suites/datamapper/Envfile - test/multiverse/suites/datamapper/config/newrelic.yml - test/multiverse/suites/datamapper/datamapper_test.rb - test/multiverse/suites/deferred_instrumentation/Envfile - test/multiverse/suites/deferred_instrumentation/config/newrelic.yml - test/multiverse/suites/deferred_instrumentation/sinatra_test.rb - test/multiverse/suites/delayed_job/Envfile - test/multiverse/suites/delayed_job/before_suite.rb - test/multiverse/suites/delayed_job/config/newrelic.yml - test/multiverse/suites/delayed_job/delayed_job_instrumentation_test.rb - test/multiverse/suites/delayed_job/delayed_job_sampler_test.rb - test/multiverse/suites/delayed_job/unsupported_backend_test.rb - test/multiverse/suites/excon/Envfile - test/multiverse/suites/excon/config/newrelic.yml - test/multiverse/suites/excon/excon_test.rb - test/multiverse/suites/grape/Envfile - test/multiverse/suites/grape/config/newrelic.yml - test/multiverse/suites/grape/grape_test.rb - test/multiverse/suites/grape/grape_test_api.rb - test/multiverse/suites/grape/grape_versioning_test.rb - test/multiverse/suites/grape/grape_versioning_test_api.rb - test/multiverse/suites/grape/unsupported_version_test.rb - test/multiverse/suites/high_security/Envfile - test/multiverse/suites/high_security/config/newrelic.yml - test/multiverse/suites/high_security/high_security_test.rb - test/multiverse/suites/httpclient/Envfile - test/multiverse/suites/httpclient/config/newrelic.yml - test/multiverse/suites/httpclient/httpclient_test.rb - test/multiverse/suites/httprb/Envfile - test/multiverse/suites/httprb/config/newrelic.yml - test/multiverse/suites/httprb/httprb_test.rb - test/multiverse/suites/json/Envfile - test/multiverse/suites/json/config/newrelic.yml - test/multiverse/suites/json/json_test.rb - test/multiverse/suites/marshalling/Envfile - test/multiverse/suites/marshalling/config/newrelic.yml - test/multiverse/suites/marshalling/marshalling_test.rb - test/multiverse/suites/memcached/Envfile - test/multiverse/suites/memcached/dalli_test.rb - test/multiverse/suites/memcached/memcache_client_test.rb - test/multiverse/suites/memcached/memcache_test_cases.rb - test/multiverse/suites/memcached/memcached_test.rb - test/multiverse/suites/mongo/Envfile - test/multiverse/suites/mongo/config/newrelic.yml - test/multiverse/suites/mongo/helpers/mongo_operation_tests.rb - test/multiverse/suites/mongo/helpers/mongo_replica_set.rb - test/multiverse/suites/mongo/helpers/mongo_replica_set_test.rb - test/multiverse/suites/mongo/helpers/mongo_server.rb - test/multiverse/suites/mongo/helpers/mongo_server_test.rb - test/multiverse/suites/mongo/mongo2_instrumentation_test.rb - test/multiverse/suites/mongo/mongo_connection_test.rb - test/multiverse/suites/mongo/mongo_instrumentation_test.rb - test/multiverse/suites/mongo/mongo_unsupported_version_test.rb - test/multiverse/suites/net_http/Envfile - test/multiverse/suites/net_http/config/newrelic.yml - test/multiverse/suites/net_http/net_http_test.rb - test/multiverse/suites/padrino/Envfile - test/multiverse/suites/padrino/config/newrelic.yml - test/multiverse/suites/padrino/padrino_test.rb - test/multiverse/suites/rack/Envfile - test/multiverse/suites/rack/before_suite.rb - test/multiverse/suites/rack/builder_map_test.rb - test/multiverse/suites/rack/config/newrelic.yml - test/multiverse/suites/rack/example_app.rb - test/multiverse/suites/rack/http_response_code_test.rb - test/multiverse/suites/rack/nested_non_rack_app_test.rb - test/multiverse/suites/rack/puma_rack_builder_test.rb - test/multiverse/suites/rack/rack_auto_instrumentation_test.rb - test/multiverse/suites/rack/rack_cascade_test.rb - test/multiverse/suites/rack/rack_env_mutation_test.rb - test/multiverse/suites/rack/rack_parameter_filtering_test.rb - test/multiverse/suites/rack/rack_unsupported_version_test.rb - test/multiverse/suites/rack/response_content_type_test.rb - test/multiverse/suites/rack/url_map_test.rb - test/multiverse/suites/rails/Envfile - test/multiverse/suites/rails/action_cable_test.rb - test/multiverse/suites/rails/action_controller_live_rum_test.rb - test/multiverse/suites/rails/activejob_test.rb - test/multiverse/suites/rails/app.rb - test/multiverse/suites/rails/app/views/foos/_foo.html.haml - test/multiverse/suites/rails/app/views/views/_a_partial.html.erb - test/multiverse/suites/rails/app/views/views/_mid_partial.html.erb - test/multiverse/suites/rails/app/views/views/_top_partial.html.erb - test/multiverse/suites/rails/app/views/views/deep_partial.html.erb - test/multiverse/suites/rails/app/views/views/haml_view.html.haml - test/multiverse/suites/rails/app/views/views/index.html.erb - test/multiverse/suites/rails/bad_instrumentation_test.rb - test/multiverse/suites/rails/config/newrelic.yml - test/multiverse/suites/rails/dummy.txt - test/multiverse/suites/rails/error_tracing_test.rb - test/multiverse/suites/rails/gc_instrumentation_test.rb - test/multiverse/suites/rails/ignore_test.rb - test/multiverse/suites/rails/middleware_instrumentation_test.rb - test/multiverse/suites/rails/middlewares.rb - test/multiverse/suites/rails/parameter_capture_test.rb - test/multiverse/suites/rails/queue_time_test.rb - test/multiverse/suites/rails/rails2_app/app/controllers/application.rb - test/multiverse/suites/rails/rails2_app/config/boot.rb - test/multiverse/suites/rails/rails2_app/config/database.yml - test/multiverse/suites/rails/rails2_app/config/environment.rb - test/multiverse/suites/rails/rails2_app/config/environments/development.rb - test/multiverse/suites/rails/rails2_app/config/initializers/load_newrelic_rpm.rb - test/multiverse/suites/rails/rails2_app/config/preinitializer.rb - test/multiverse/suites/rails/rails2_app/config/routes.rb - test/multiverse/suites/rails/rails2_app/db/schema.rb - test/multiverse/suites/rails/rails3_app/app_rails3_plus.rb - test/multiverse/suites/rails/request_statistics_test.rb - test/multiverse/suites/rails/transaction_ignoring_test.rb - test/multiverse/suites/rails/view_instrumentation_test.rb - test/multiverse/suites/rake/Envfile - test/multiverse/suites/rake/Rakefile - test/multiverse/suites/rake/config/newrelic.yml - test/multiverse/suites/rake/multitask_test.rb - test/multiverse/suites/rake/rake_test.rb - test/multiverse/suites/rake/rake_test_helper.rb - test/multiverse/suites/rake/unsupported_rake_test.rb - test/multiverse/suites/redis/Envfile - test/multiverse/suites/redis/config/newrelic.yml - test/multiverse/suites/redis/redis_instrumentation_test.rb - test/multiverse/suites/redis/redis_unsupported_version_test.rb - test/multiverse/suites/resque/Envfile - test/multiverse/suites/resque/Rakefile - test/multiverse/suites/resque/config/newrelic.yml - test/multiverse/suites/resque/instrumentation_test.rb - test/multiverse/suites/resque/resque_marshalling_test.rb - test/multiverse/suites/sequel/Envfile - test/multiverse/suites/sequel/config/newrelic.yml - test/multiverse/suites/sequel/database.rb - test/multiverse/suites/sequel/sequel_extension_test.rb - test/multiverse/suites/sequel/sequel_helpers.rb - test/multiverse/suites/sequel/sequel_plugin_test.rb - test/multiverse/suites/sequel/sequel_safety_test.rb - test/multiverse/suites/sidekiq/Envfile - test/multiverse/suites/sidekiq/after_suite.rb - test/multiverse/suites/sidekiq/config/newrelic.yml - test/multiverse/suites/sidekiq/log/.gitkeep - test/multiverse/suites/sidekiq/sidekiq_instrumentation_test.rb - test/multiverse/suites/sidekiq/sidekiq_server.rb - test/multiverse/suites/sidekiq/test_model.rb - test/multiverse/suites/sidekiq/test_worker.rb - test/multiverse/suites/sinatra/Envfile - test/multiverse/suites/sinatra/config/newrelic.yml - test/multiverse/suites/sinatra/ignoring_test.rb - test/multiverse/suites/sinatra/nested_middleware_test.rb - test/multiverse/suites/sinatra/sinatra_classic_test.rb - test/multiverse/suites/sinatra/sinatra_error_tracing_test.rb - test/multiverse/suites/sinatra/sinatra_metric_explosion_test.rb - test/multiverse/suites/sinatra/sinatra_modular_test.rb - test/multiverse/suites/sinatra/sinatra_parameter_capture_test.rb - test/multiverse/suites/sinatra/sinatra_routes_test.rb - test/multiverse/suites/sinatra/sinatra_test_cases.rb - test/multiverse/suites/typhoeus/Envfile - test/multiverse/suites/typhoeus/config/newrelic.yml - test/multiverse/suites/typhoeus/typhoeus_test.rb - test/multiverse/suites/yajl/Envfile - test/multiverse/suites/yajl/config/newrelic.yml - test/multiverse/suites/yajl/yajl_test.rb - test/multiverse/test/multiverse_test.rb - test/multiverse/test/suite_examples/one/a/Envfile - test/multiverse/test/suite_examples/one/a/a_test.rb - test/multiverse/test/suite_examples/one/a/config/newrelic.yml - test/multiverse/test/suite_examples/one/b/Envfile - test/multiverse/test/suite_examples/one/b/b_test.rb - test/multiverse/test/suite_examples/one/b/config/newrelic.yml - test/multiverse/test/suite_examples/three/a/Envfile - test/multiverse/test/suite_examples/three/a/fail_test.rb - test/multiverse/test/suite_examples/three/b/Envfile - test/multiverse/test/suite_examples/three/b/win_test.rb - test/multiverse/test/suite_examples/two/a/Envfile - test/multiverse/test/suite_examples/two/a/fail_test.rb - test/new_relic/FAKECHANGELOG - test/new_relic/agent/agent/connect_test.rb - test/new_relic/agent/agent/start_test.rb - test/new_relic/agent/agent/start_worker_thread_test.rb - test/new_relic/agent/agent_logger_test.rb - test/new_relic/agent/agent_test.rb - test/new_relic/agent/agent_test_controller.rb - test/new_relic/agent/apdex_from_server_test.rb - test/new_relic/agent/api_tests/datastore_api_test.rb - test/new_relic/agent/attribute_filter_test.rb - test/new_relic/agent/attribute_processing_test.rb - test/new_relic/agent/audit_logger_test.rb - test/new_relic/agent/autostart_test.rb - test/new_relic/agent/aws_info_test.rb - test/new_relic/agent/busy_calculator_test.rb - test/new_relic/agent/commands/agent_command_router_test.rb - test/new_relic/agent/commands/agent_command_test.rb - test/new_relic/agent/commands/thread_profiler_session_test.rb - test/new_relic/agent/commands/xray_session_collection_test.rb - test/new_relic/agent/commands/xray_session_test.rb - test/new_relic/agent/configuration/default_source_test.rb - test/new_relic/agent/configuration/dotted_hash_test.rb - test/new_relic/agent/configuration/environment_source_test.rb - test/new_relic/agent/configuration/high_security_source_test.rb - test/new_relic/agent/configuration/manager_test.rb - test/new_relic/agent/configuration/manual_source_test.rb - test/new_relic/agent/configuration/orphan_configuration_test.rb - test/new_relic/agent/configuration/server_source_test.rb - test/new_relic/agent/configuration/yaml_source_test.rb - test/new_relic/agent/cross_app_monitor_test.rb - test/new_relic/agent/custom_event_aggregator_test.rb - test/new_relic/agent/database/postgres_explain_obfuscator_test.rb - test/new_relic/agent/database/sql_obfuscation_test.rb - test/new_relic/agent/database_test.rb - test/new_relic/agent/datastores/metric_helper_test.rb - test/new_relic/agent/datastores/mongo/event_formatter_test.rb - test/new_relic/agent/datastores/mongo/metric_translator_test.rb - test/new_relic/agent/datastores/mongo/obfuscator_test.rb - test/new_relic/agent/datastores/mongo/statement_formatter_test.rb - test/new_relic/agent/datastores/redis_test.rb - test/new_relic/agent/datastores_test.rb - test/new_relic/agent/deprecator_test.rb - test/new_relic/agent/encoding_normalizer_test.rb - test/new_relic/agent/error_collector_test.rb - test/new_relic/agent/error_event_aggregator_test.rb - test/new_relic/agent/error_trace_aggregator_test.rb - test/new_relic/agent/event_aggregator_test.rb - test/new_relic/agent/event_buffer_test_cases.rb - test/new_relic/agent/event_listener_test.rb - test/new_relic/agent/event_loop_test.rb - test/new_relic/agent/harvester_test.rb - test/new_relic/agent/hostname_test.rb - test/new_relic/agent/http_clients/uri_util_test.rb - test/new_relic/agent/inbound_request_monitor_test.rb - test/new_relic/agent/instrumentation/action_cable_subscriber_test.rb - test/new_relic/agent/instrumentation/action_controller_subscriber_test.rb - test/new_relic/agent/instrumentation/action_view_subscriber_test.rb - test/new_relic/agent/instrumentation/active_job_test.rb - test/new_relic/agent/instrumentation/active_record_helper_test.rb - test/new_relic/agent/instrumentation/active_record_subscriber_test.rb - test/new_relic/agent/instrumentation/controller_instrumentation_test.rb - test/new_relic/agent/instrumentation/delayed_job_instrumentation_test.rb - test/new_relic/agent/instrumentation/instance_identification_test.rb - test/new_relic/agent/instrumentation/instrumentation_test.rb - test/new_relic/agent/instrumentation/middleware_proxy_test.rb - test/new_relic/agent/instrumentation/middleware_tracing_test.rb - test/new_relic/agent/instrumentation/mongodb_command_subscriber_test.rb - test/new_relic/agent/instrumentation/net_instrumentation_test.rb - test/new_relic/agent/instrumentation/queue_time_test.rb - test/new_relic/agent/instrumentation/rack_test.rb - test/new_relic/agent/instrumentation/sequel_helper_test.rb - test/new_relic/agent/instrumentation/sinatra/transaction_namer_test.rb - test/new_relic/agent/instrumentation/sinatra_test.rb - test/new_relic/agent/instrumentation/task_instrumentation_test.rb - test/new_relic/agent/javascript_instrumentor_test.rb - test/new_relic/agent/memory_logger_test.rb - test/new_relic/agent/method_interrobang_test.rb - test/new_relic/agent/method_tracer/class_methods/add_method_tracer_test.rb - test/new_relic/agent/method_tracer/instance_methods/trace_execution_scoped_test.rb - test/new_relic/agent/method_tracer_test.rb - test/new_relic/agent/method_visibility_test.rb - test/new_relic/agent/mock_scope_listener.rb - test/new_relic/agent/new_relic_service/json_marshaller_test.rb - test/new_relic/agent/new_relic_service_test.rb - test/new_relic/agent/obfuscator_test.rb - test/new_relic/agent/parameter_filtering_test.rb - test/new_relic/agent/payload_metric_mapping_test.rb - test/new_relic/agent/pipe_channel_manager_test.rb - test/new_relic/agent/pipe_service_test.rb - test/new_relic/agent/rpm_agent_test.rb - test/new_relic/agent/rules_engine_test.rb - test/new_relic/agent/sampled_buffer_test.rb - test/new_relic/agent/sampler_collection_test.rb - test/new_relic/agent/sampler_test.rb - test/new_relic/agent/samplers/cpu_sampler_test.rb - test/new_relic/agent/samplers/memory_sampler_test.rb - test/new_relic/agent/samplers/vm_sampler_test.rb - test/new_relic/agent/sized_buffer_test.rb - test/new_relic/agent/sql_sampler_test.rb - test/new_relic/agent/stats_engine/gc_profiler_test.rb - test/new_relic/agent/stats_engine/stats_hash_test.rb - test/new_relic/agent/stats_engine_test.rb - test/new_relic/agent/stats_test.rb - test/new_relic/agent/synthetics_event_aggregator_test.rb - test/new_relic/agent/synthetics_event_buffer_test.rb - test/new_relic/agent/synthetics_monitor_test.rb - test/new_relic/agent/system_info_test.rb - test/new_relic/agent/threading/agent_thread_test.rb - test/new_relic/agent/threading/backtrace_node_test.rb - test/new_relic/agent/threading/backtrace_service_test.rb - test/new_relic/agent/threading/fake_thread.rb - test/new_relic/agent/threading/thread_profile_test.rb - test/new_relic/agent/threading/threaded_test_case.rb - test/new_relic/agent/traced_method_stack_test.rb - test/new_relic/agent/transaction/abstract_segment_test.rb - test/new_relic/agent/transaction/attributes_test.rb - test/new_relic/agent/transaction/datastore_segment_test.rb - test/new_relic/agent/transaction/external_request_segment_test.rb - test/new_relic/agent/transaction/request_attributes_test.rb - test/new_relic/agent/transaction/segment_test.rb - test/new_relic/agent/transaction/slowest_sample_buffer_test.rb - test/new_relic/agent/transaction/synthetics_sample_buffer_test.rb - test/new_relic/agent/transaction/trace_node_test.rb - test/new_relic/agent/transaction/trace_test.rb - test/new_relic/agent/transaction/tracing_test.rb - test/new_relic/agent/transaction/xray_sample_buffer_test.rb - test/new_relic/agent/transaction_error_primitive_test.rb - test/new_relic/agent/transaction_event_aggregator_test.rb - test/new_relic/agent/transaction_event_primitive_test.rb - test/new_relic/agent/transaction_event_recorder_test.rb - test/new_relic/agent/transaction_interrobang_test.rb - test/new_relic/agent/transaction_metrics_test.rb - test/new_relic/agent/transaction_sample_builder_test.rb - test/new_relic/agent/transaction_sampler_test.rb - test/new_relic/agent/transaction_state_test.rb - test/new_relic/agent/transaction_test.rb - test/new_relic/agent/transaction_timings_test.rb - test/new_relic/agent/utilization_data_test.rb - test/new_relic/agent/vm/monotonic_gc_profiler_test.rb - test/new_relic/agent/vm/mri_vm_test.rb - test/new_relic/agent/vm/snapshot_test.rb - test/new_relic/agent/vm_test.rb - test/new_relic/agent/worker_loop_test.rb - test/new_relic/agent_test.rb - test/new_relic/cli/commands/deployments_test.rb - test/new_relic/cli/commands/install_test.rb - test/new_relic/coerce_test.rb - test/new_relic/collection_helper_test.rb - test/new_relic/control/class_methods_test.rb - test/new_relic/control/frameworks/rails_test.rb - test/new_relic/control/instance_methods_test.rb - test/new_relic/control/instrumentation_test.rb - test/new_relic/control_test.rb - test/new_relic/data_container_tests.rb - test/new_relic/dependency_detection_test.rb - test/new_relic/dispatcher_test.rb - test/new_relic/environment_report_test.rb - test/new_relic/evil_server.rb - test/new_relic/fake_collector.rb - test/new_relic/fake_external_server.rb - test/new_relic/fake_instance_metadata_service.rb - test/new_relic/fake_rpm_site.rb - test/new_relic/fake_server.rb - test/new_relic/filtering_test_app.rb - test/new_relic/framework_test.rb - test/new_relic/http_client_test_cases.rb - test/new_relic/language_support_test.rb - test/new_relic/latest_changes_test.rb - test/new_relic/license_test.rb - test/new_relic/load_test.rb - test/new_relic/local_environment_test.rb - test/new_relic/marshalling_test_cases.rb - test/new_relic/metric_data_test.rb - test/new_relic/metric_spec_test.rb - test/new_relic/multiverse_helpers.rb - test/new_relic/noticed_error_test.rb - test/new_relic/rack/agent_hooks_test.rb - test/new_relic/rack/agent_middleware_test.rb - test/new_relic/rack/browser_monitoring_test.rb - test/new_relic/transaction_ignoring_test_cases.rb - test/nullverse/default_source_require_test.rb - test/nullverse/nullverse_helper.rb - test/performance/README.md - test/performance/lib/performance.rb - test/performance/lib/performance/baseline.rb - test/performance/lib/performance/baseline_compare_reporter.rb - test/performance/lib/performance/baseline_save_reporter.rb - test/performance/lib/performance/console_reporter.rb - test/performance/lib/performance/formatting_helpers.rb - test/performance/lib/performance/hako_client.rb - test/performance/lib/performance/hako_reporter.rb - test/performance/lib/performance/instrumentation/cpu_usage.rb - test/performance/lib/performance/instrumentation/gc_stats.rb - test/performance/lib/performance/instrumentation/perf_tools.rb - test/performance/lib/performance/instrumentation/stackprof.rb - test/performance/lib/performance/instrumentor.rb - test/performance/lib/performance/json_reporter.rb - test/performance/lib/performance/platform.rb - test/performance/lib/performance/reporting.rb - test/performance/lib/performance/result.rb - test/performance/lib/performance/runner.rb - test/performance/lib/performance/table.rb - test/performance/lib/performance/test_case.rb - test/performance/lib/performance/timer.rb - test/performance/script/baselines - test/performance/script/mega-runner - test/performance/script/runner - test/performance/suites/active_record.rb - test/performance/suites/active_record_subscriber.rb - test/performance/suites/agent_attributes.rb - test/performance/suites/config.rb - test/performance/suites/datastores.rb - test/performance/suites/error_collector.rb - test/performance/suites/external_segment.rb - test/performance/suites/marshalling.rb - test/performance/suites/queue_time.rb - test/performance/suites/rack_middleware.rb - test/performance/suites/redis.rb - test/performance/suites/rules_engine.rb - test/performance/suites/rum_autoinsertion.rb - test/performance/suites/segment_terms_rule.rb - test/performance/suites/sql_obfuscation.rb - test/performance/suites/startup.rb - test/performance/suites/stats_hash.rb - test/performance/suites/thread_profiling.rb - test/performance/suites/trace_execution_scoped.rb - test/performance/suites/transaction_tracing.rb - test/script/before_install/gemstash_mirror.sh - test/script/before_script/install_mongodb.sh - test/script/ci.sh - test/script/external_server.rb - test/script/path_hash.rb - test/test_helper.rb homepage: https://github.com/newrelic/rpm licenses: - New Relic metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.0.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 1.3.1 requirements: [] rubyforge_project: rubygems_version: 2.4.5.1 signing_key: specification_version: 4 summary: New Relic Ruby Agent test_files: []