--- !ruby/object:Gem::Specification name: oboe version: !ruby/object:Gem::Version version: 2.6.0.2 platform: ruby authors: - Peter Giacomo Lombardo - Spiros Eliopoulos autorequire: bindir: bin cert_chain: [] date: 2014-03-10 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rake 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: 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' description: The oboe gem provides TraceView instrumentation for Ruby and Ruby frameworks. email: traceviewsupport@appneta.com executables: [] extensions: - ext/oboe_metal/extconf.rb extra_rdoc_files: - LICENSE files: - .gitignore - .travis.yml - Appraisals - CHANGELOG.md - Gemfile - LICENSE - README.md - Rakefile - ext/oboe_metal/extconf.rb - ext/oboe_metal/noop/noop.c - 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_wrap.cxx - ext/oboe_metal/tests/test.rb - gemfiles/rails2.3.gemfile - gemfiles/rails2.3.gemfile.lock - gemfiles/rails3.0.gemfile - gemfiles/rails3.0.gemfile.lock - gemfiles/rails3.1.gemfile - gemfiles/rails3.1.gemfile.lock - gemfiles/rails3.2.gemfile - gemfiles/rails3.2.gemfile.lock - get_version.rb - init.rb - lib/base.rb - lib/joboe_metal.rb - lib/method_profiling.rb - lib/oboe.rb - lib/oboe/api.rb - lib/oboe/api/layerinit.rb - lib/oboe/api/logging.rb - lib/oboe/api/memcache.rb - lib/oboe/api/profiling.rb - lib/oboe/api/tracing.rb - lib/oboe/api/util.rb - lib/oboe/config.rb - lib/oboe/frameworks/padrino.rb - lib/oboe/frameworks/padrino/templates.rb - lib/oboe/frameworks/rails.rb - lib/oboe/frameworks/rails/helpers/rum/rum_ajax_header.js.erb - lib/oboe/frameworks/rails/helpers/rum/rum_footer.js.erb - lib/oboe/frameworks/rails/helpers/rum/rum_header.js.erb - lib/oboe/frameworks/rails/inst/action_controller.rb - lib/oboe/frameworks/rails/inst/action_view.rb - lib/oboe/frameworks/rails/inst/action_view_2x.rb - lib/oboe/frameworks/rails/inst/action_view_30.rb - lib/oboe/frameworks/rails/inst/active_record.rb - lib/oboe/frameworks/rails/inst/connection_adapters/mysql.rb - lib/oboe/frameworks/rails/inst/connection_adapters/mysql2.rb - lib/oboe/frameworks/rails/inst/connection_adapters/oracle.rb - lib/oboe/frameworks/rails/inst/connection_adapters/postgresql.rb - lib/oboe/frameworks/rails/inst/connection_adapters/utils.rb - lib/oboe/frameworks/sinatra.rb - lib/oboe/frameworks/sinatra/templates.rb - lib/oboe/inst/cassandra.rb - lib/oboe/inst/dalli.rb - lib/oboe/inst/http.rb - lib/oboe/inst/memcache.rb - lib/oboe/inst/memcached.rb - lib/oboe/inst/mongo.rb - lib/oboe/inst/moped.rb - lib/oboe/inst/rack.rb - lib/oboe/inst/redis.rb - lib/oboe/inst/resque.rb - lib/oboe/instrumentation.rb - lib/oboe/loading.rb - lib/oboe/logger.rb - lib/oboe/ruby.rb - lib/oboe/util.rb - lib/oboe/version.rb - lib/oboe/xtrace.rb - lib/oboe_metal.rb - lib/rails/generators/oboe/install_generator.rb - lib/rails/generators/oboe/templates/oboe_initializer.rb - oboe.gemspec - release.sh - test/frameworks/apps/padrino_simple.rb - test/frameworks/apps/sinatra_simple.rb - test/frameworks/padrino_test.rb - test/frameworks/sinatra_test.rb - test/instrumentation/cassandra_test.rb - test/instrumentation/dalli_test.rb - test/instrumentation/http_test.rb - test/instrumentation/memcache_test.rb - test/instrumentation/memcached_test.rb - test/instrumentation/mongo_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/minitest_helper.rb - test/profiling/method_test.rb - test/support/config_test.rb - test/support/srv1_localset_test.rb - test/support/xtrace_test.rb homepage: http://www.appneta.com/products/traceview/ licenses: - AppNeta 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: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.1.11 signing_key: specification_version: 4 summary: AppNeta TraceView performance instrumentation gem for Ruby test_files: - test/frameworks/padrino_test.rb - test/frameworks/sinatra_test.rb - test/frameworks/apps/sinatra_simple.rb - test/frameworks/apps/padrino_simple.rb - test/minitest_helper.rb - test/instrumentation/mongo_test.rb - test/instrumentation/redis_hashes_test.rb - test/instrumentation/redis_misc_test.rb - test/instrumentation/dalli_test.rb - test/instrumentation/redis_keys_test.rb - test/instrumentation/redis_sortedsets_test.rb - test/instrumentation/redis_strings_test.rb - test/instrumentation/redis_sets_test.rb - test/instrumentation/http_test.rb - test/instrumentation/resque_test.rb - test/instrumentation/moped_test.rb - test/instrumentation/rack_test.rb - test/instrumentation/memcache_test.rb - test/instrumentation/redis_lists_test.rb - test/instrumentation/cassandra_test.rb - test/instrumentation/memcached_test.rb - test/profiling/method_test.rb - test/support/srv1_localset_test.rb - test/support/config_test.rb - test/support/xtrace_test.rb has_rdoc: