--- !ruby/object:Gem::Specification name: appoptics_apm version: !ruby/object:Gem::Version version: 4.0.1 platform: x86_64-linux authors: - Maia Engeli - Peter Giacomo Lombardo - Spiros Eliopoulos autorequire: bindir: bin cert_chain: [] date: 2018-01-18 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: json requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.9.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.9.0 - !ruby/object:Gem::Dependency name: byebug requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 8.0.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 8.0.0 - !ruby/object:Gem::Dependency name: pry requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.10.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.10.0 - !ruby/object:Gem::Dependency name: pry-byebug requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.0.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.0.0 - !ruby/object:Gem::Dependency name: benchmark-ips 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: benchmark-memory 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: ruby-prof 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: The AppOpticsAPM gem provides performance instrumentation for MRI Ruby and related frameworks. email: support@appoptics.com executables: [] extensions: - ext/oboe_metal/extconf.rb extra_rdoc_files: - LICENSE files: - ".codeclimate.yml" - ".dockerignore" - ".gitignore" - ".rubocop.yml" - ".travis.yml" - CHANGELOG.md - CONFIG.md - Dockerfile - Dockerfile_test - Dockerfile_tracelyzer - Gemfile - LICENSE - README.md - Rakefile - Vagrantfile - appoptics-4.0.0.pre10-x86_64-linux.gem - appoptics-4.0.0.pre11-x86_64-linux.gem - appoptics-4.0.0.pre6-x86_64-linux.gem - appoptics-4.0.0.pre7-x86_64-linux.gem - appoptics-4.0.0.pre8-x86_64-linux.gem - appoptics-4.0.0.pre9-x86_64-linux.gem - appoptics_apm-4.0.0.pre12-x86_64-linux.gem - appoptics_apm-4.0.0.pre13-x86_64-linux.gem - appoptics_apm.gemspec - build_gems.sh - docker-compose.yml - docker_tracelyzer/ca.crt - docker_tracelyzer/server.crt - docker_tracelyzer/server.key - docker_tracelyzer/settings.db - docker_tracelyzer/ssl-test-collector - docker_tracelyzer/ssl-test-collector.conf - examples/DNT.md - examples/carrying_context.rb - examples/instrumenting_metal_controller.rb - examples/puma_on_heroku_config.rb - examples/tracing_async_threads.rb - examples/tracing_background_jobs.rb - examples/tracing_forked_processes.rb - examples/unicorn_on_heroku_config.rb - ext/oboe_metal/extconf.rb - ext/oboe_metal/lib/.keep - ext/oboe_metal/lib/liboboe-1.0.so.0.0.0 - ext/oboe_metal/noop/noop.c - ext/oboe_metal/src/VERSION - ext/oboe_metal/src/bson/bson.h - ext/oboe_metal/src/bson/platform_hacks.h - ext/oboe_metal/src/oboe.h - ext/oboe_metal/src/oboe.hpp - ext/oboe_metal/src/oboe_debug.h - ext/oboe_metal/src/oboe_wrap.cxx - ext/oboe_metal/tests/test.rb - fswatch_rsync.sh - gemfiles/delayed_job.gemfile - gemfiles/frameworks.gemfile - gemfiles/instrumentation_mocked.gemfile - gemfiles/libraries.gemfile - gemfiles/rails23.gemfile - gemfiles/rails30.gemfile - gemfiles/rails31.gemfile - gemfiles/rails32.gemfile - gemfiles/rails40.gemfile - gemfiles/rails41.gemfile - gemfiles/rails42.gemfile - gemfiles/rails50.gemfile - gemfiles/rails51.gemfile - get_version.rb - init.rb - lib/appoptics_apm.rb - lib/appoptics_apm/api.rb - lib/appoptics_apm/api/layerinit.rb - lib/appoptics_apm/api/logging.rb - lib/appoptics_apm/api/memcache.rb - lib/appoptics_apm/api/profiling.rb - lib/appoptics_apm/api/tracing.rb - lib/appoptics_apm/api/util.rb - lib/appoptics_apm/base.rb - lib/appoptics_apm/config.rb - lib/appoptics_apm/frameworks/grape.rb - lib/appoptics_apm/frameworks/padrino.rb - lib/appoptics_apm/frameworks/padrino/templates.rb - lib/appoptics_apm/frameworks/rails.rb - lib/appoptics_apm/frameworks/rails/inst/action_controller.rb - lib/appoptics_apm/frameworks/rails/inst/action_controller2.rb - lib/appoptics_apm/frameworks/rails/inst/action_controller3.rb - lib/appoptics_apm/frameworks/rails/inst/action_controller4.rb - lib/appoptics_apm/frameworks/rails/inst/action_controller5.rb - lib/appoptics_apm/frameworks/rails/inst/action_controller_api.rb - lib/appoptics_apm/frameworks/rails/inst/action_view.rb - lib/appoptics_apm/frameworks/rails/inst/action_view_2x.rb - lib/appoptics_apm/frameworks/rails/inst/action_view_30.rb - lib/appoptics_apm/frameworks/rails/inst/active_record.rb - lib/appoptics_apm/frameworks/rails/inst/connection_adapters/mysql.rb - lib/appoptics_apm/frameworks/rails/inst/connection_adapters/mysql2.rb - lib/appoptics_apm/frameworks/rails/inst/connection_adapters/postgresql.rb - lib/appoptics_apm/frameworks/rails/inst/connection_adapters/utils.rb - lib/appoptics_apm/frameworks/rails/inst/connection_adapters/utils5x.rb - lib/appoptics_apm/frameworks/sinatra.rb - lib/appoptics_apm/frameworks/sinatra/templates.rb - lib/appoptics_apm/inst/bunny-client.rb - lib/appoptics_apm/inst/bunny-consumer.rb - lib/appoptics_apm/inst/curb.rb - lib/appoptics_apm/inst/dalli.rb - lib/appoptics_apm/inst/delayed_job.rb - lib/appoptics_apm/inst/em-http-request.rb - lib/appoptics_apm/inst/excon.rb - lib/appoptics_apm/inst/faraday.rb - lib/appoptics_apm/inst/http.rb - lib/appoptics_apm/inst/httpclient.rb - lib/appoptics_apm/inst/memcache.rb - lib/appoptics_apm/inst/memcached.rb - lib/appoptics_apm/inst/mongo.rb - lib/appoptics_apm/inst/mongo2.rb - lib/appoptics_apm/inst/moped.rb - lib/appoptics_apm/inst/rack.rb - lib/appoptics_apm/inst/redis.rb - lib/appoptics_apm/inst/resque.rb - lib/appoptics_apm/inst/rest-client.rb - lib/appoptics_apm/inst/sequel.rb - lib/appoptics_apm/inst/sidekiq-client.rb - lib/appoptics_apm/inst/sidekiq-worker.rb - lib/appoptics_apm/inst/twitter-cassandra.rb - lib/appoptics_apm/inst/typhoeus.rb - lib/appoptics_apm/instrumentation.rb - lib/appoptics_apm/legacy_method_profiling.rb - lib/appoptics_apm/loading.rb - lib/appoptics_apm/logger.rb - lib/appoptics_apm/method_profiling.rb - lib/appoptics_apm/ruby.rb - lib/appoptics_apm/support.rb - lib/appoptics_apm/test.rb - lib/appoptics_apm/thread_local.rb - lib/appoptics_apm/util.rb - lib/appoptics_apm/version.rb - lib/appoptics_apm/xtrace.rb - lib/joboe_metal.rb - lib/oboe.rb - lib/oboe/README - lib/oboe/backward_compatibility.rb - lib/oboe/inst/rack.rb - lib/oboe_metal.rb - lib/rails/generators/appoptics_apm/install_generator.rb - lib/rails/generators/appoptics_apm/templates/appoptics_apm_initializer.rb - ruby_setup.sh - run_docker_build_gem_upload_to_packagecloud.sh - run_tests_docker.rb - test/benchmark/README.md - test/benchmark/logging_bench.rb - test/benchmark/with_libraries_gemfile/bunny_bench.rb - test/benchmark/with_rails5x_gemfile/action_controller5x_bench.rb - test/frameworks/apps/grape_nested.rb - test/frameworks/apps/grape_simple.rb - test/frameworks/apps/padrino_simple.rb - test/frameworks/apps/sinatra_simple.rb - test/frameworks/grape_test.rb - test/frameworks/padrino_test.rb - test/frameworks/rails3x_test.rb - test/frameworks/rails4x_test.rb - test/frameworks/rails5x_api_test.rb - test/frameworks/rails5x_test.rb - test/frameworks/rails_shared_tests.rb - test/frameworks/sinatra_test.rb - test/instrumentation/bunny_client_test.rb - test/instrumentation/bunny_consumer_test.rb - test/instrumentation/curb_test.rb - test/instrumentation/dalli_test.rb - test/instrumentation/em_http_request_test.rb - test/instrumentation/excon_test.rb - test/instrumentation/faraday_test.rb - test/instrumentation/http_test.rb - test/instrumentation/httpclient_test.rb - test/instrumentation/memcache_test.rb - test/instrumentation/memcached_test.rb - test/instrumentation/mongo_v1_test.rb - test/instrumentation/mongo_v2_index_test.rb - test/instrumentation/mongo_v2_test.rb - test/instrumentation/mongo_v2_view_test.rb - test/instrumentation/moped_test.rb - test/instrumentation/rack_test.rb - test/instrumentation/redis_hashes_test.rb - test/instrumentation/redis_keys_test.rb - test/instrumentation/redis_lists_test.rb - test/instrumentation/redis_misc_test.rb - test/instrumentation/redis_sets_test.rb - test/instrumentation/redis_sortedsets_test.rb - test/instrumentation/redis_strings_test.rb - test/instrumentation/resque_test.rb - test/instrumentation/rest-client_test.rb - test/instrumentation/sequel_mysql2_test.rb - test/instrumentation/sequel_mysql_test.rb - test/instrumentation/sequel_pg_test.rb - test/instrumentation/sidekiq-client_test.rb - test/instrumentation/sidekiq-worker_test.rb - test/instrumentation/twitter-cassandra_test.rb - test/instrumentation/typhoeus_test.rb - test/jobs/delayed_job/db_worker_job.rb - test/jobs/delayed_job/error_worker_job.rb - test/jobs/delayed_job/remote_call_worker_job.rb - test/jobs/resque/db_worker_job.rb - test/jobs/resque/error_worker_job.rb - test/jobs/resque/remote_call_worker_job.rb - test/jobs/sidekiq/db_worker_job.rb - test/jobs/sidekiq/error_worker_job.rb - test/jobs/sidekiq/remote_call_worker_job.rb - test/minitest_helper.rb - test/mocked/curb_mocked_test.rb - test/mocked/excon_mocked_test.rb - test/mocked/faraday_mocked_test.rb - test/mocked/http_mocked_test.rb - test/mocked/httpclient_mocked_test.rb - test/mocked/rest_client_mocked_test.rb - test/mocked/typhoeus_mocked_test.rb - test/models/widget.rb - test/profiling/legacy_method_profiling_test.rb - test/profiling/method_profiling_test.rb - test/queues/delayed_job-client_test.rb - test/queues/delayed_job-worker_test.rb - test/reporter/reporter_test.rb - test/servers/delayed_job.rb - test/servers/rackapp_8101.rb - test/servers/rails3x_8140.rb - test/servers/rails4x_8140.rb - test/servers/rails5x_8140.rb - test/servers/rails5x_api_8150.rb - test/servers/sidekiq.rb - test/servers/sidekiq.yml - test/servers/sidekiq_initializer.rb - test/settings - test/support/auto_tracing_test.rb - test/support/backcompat_test.rb - test/support/config_test.rb - test/support/dnt_test.rb - test/support/init_report_test.rb - test/support/liboboe_settings_test.rb - test/support/logging_test.rb - test/support/noop_test.rb - test/support/sql_sanitize_test.rb - test/support/tracing_mode_test.rb - test/support/tvalias_test.rb - test/support/xtrace_test.rb homepage: https://www.appoptics.com/ licenses: - Librato Open License, Version 1.0 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.9.3 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.5.1 signing_key: specification_version: 4 summary: AppOptics APM performance instrumentation gem for Ruby test_files: - test/benchmark/logging_bench.rb - test/benchmark/with_libraries_gemfile/bunny_bench.rb - test/benchmark/with_rails5x_gemfile/action_controller5x_bench.rb - test/frameworks/apps/grape_nested.rb - test/frameworks/apps/grape_simple.rb - test/frameworks/apps/padrino_simple.rb - test/frameworks/apps/sinatra_simple.rb - test/frameworks/grape_test.rb - test/frameworks/padrino_test.rb - test/frameworks/rails3x_test.rb - test/frameworks/rails4x_test.rb - test/frameworks/rails5x_api_test.rb - test/frameworks/rails5x_test.rb - test/frameworks/rails_shared_tests.rb - test/frameworks/sinatra_test.rb - test/instrumentation/bunny_client_test.rb - test/instrumentation/bunny_consumer_test.rb - test/instrumentation/curb_test.rb - test/instrumentation/dalli_test.rb - test/instrumentation/em_http_request_test.rb - test/instrumentation/excon_test.rb - test/instrumentation/faraday_test.rb - test/instrumentation/http_test.rb - test/instrumentation/httpclient_test.rb - test/instrumentation/memcache_test.rb - test/instrumentation/memcached_test.rb - test/instrumentation/mongo_v1_test.rb - test/instrumentation/mongo_v2_index_test.rb - test/instrumentation/mongo_v2_test.rb - test/instrumentation/mongo_v2_view_test.rb - test/instrumentation/moped_test.rb - test/instrumentation/rack_test.rb - test/instrumentation/redis_hashes_test.rb - test/instrumentation/redis_keys_test.rb - test/instrumentation/redis_lists_test.rb - test/instrumentation/redis_misc_test.rb - test/instrumentation/redis_sets_test.rb - test/instrumentation/redis_sortedsets_test.rb - test/instrumentation/redis_strings_test.rb - test/instrumentation/resque_test.rb - test/instrumentation/rest-client_test.rb - test/instrumentation/sequel_mysql2_test.rb - test/instrumentation/sequel_mysql_test.rb - test/instrumentation/sequel_pg_test.rb - test/instrumentation/sidekiq-client_test.rb - test/instrumentation/sidekiq-worker_test.rb - test/instrumentation/twitter-cassandra_test.rb - test/instrumentation/typhoeus_test.rb - test/jobs/delayed_job/db_worker_job.rb - test/jobs/delayed_job/error_worker_job.rb - test/jobs/delayed_job/remote_call_worker_job.rb - test/jobs/resque/db_worker_job.rb - test/jobs/resque/error_worker_job.rb - test/jobs/resque/remote_call_worker_job.rb - test/jobs/sidekiq/db_worker_job.rb - test/jobs/sidekiq/error_worker_job.rb - test/jobs/sidekiq/remote_call_worker_job.rb - test/minitest_helper.rb - test/mocked/curb_mocked_test.rb - test/mocked/excon_mocked_test.rb - test/mocked/faraday_mocked_test.rb - test/mocked/http_mocked_test.rb - test/mocked/httpclient_mocked_test.rb - test/mocked/rest_client_mocked_test.rb - test/mocked/typhoeus_mocked_test.rb - test/models/widget.rb - test/profiling/legacy_method_profiling_test.rb - test/profiling/method_profiling_test.rb - test/queues/delayed_job-client_test.rb - test/queues/delayed_job-worker_test.rb - test/reporter/reporter_test.rb - test/servers/delayed_job.rb - test/servers/rackapp_8101.rb - test/servers/rails3x_8140.rb - test/servers/rails4x_8140.rb - test/servers/rails5x_8140.rb - test/servers/rails5x_api_8150.rb - test/servers/sidekiq.rb - test/servers/sidekiq_initializer.rb - test/support/auto_tracing_test.rb - test/support/backcompat_test.rb - test/support/config_test.rb - test/support/dnt_test.rb - test/support/init_report_test.rb - test/support/liboboe_settings_test.rb - test/support/logging_test.rb - test/support/noop_test.rb - test/support/sql_sanitize_test.rb - test/support/tracing_mode_test.rb - test/support/tvalias_test.rb - test/support/xtrace_test.rb