Changeset [165ea79670f092b91d1aa966599a224626a8e4f5] by Shawn Balestracci

May 25th, 2009 @ 01:57 PM

updated new_relic rpm plugin http://github.com/vegantech/sims...

Committed by Shawn Balestracci

  • M vendor/plugins/newrelic_rpm/README
  • M vendor/plugins/newrelic_rpm/Rakefile
  • M vendor/plugins/newrelic_rpm/bin/newrelic_cmd
  • M vendor/plugins/newrelic_rpm/init.rb
  • M vendor/plugins/newrelic_rpm/install.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/agent.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/collection_helper.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/error_collector.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/action_controller_instrumentation.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/active_merchant.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/active_record_instrumentation.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/controller_instrumentation.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/data_mapper.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/dispatcher_instrumentation.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/memcache.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/memcached.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/merb/controller.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/merb/dispatcher.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/rails/action_controller.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/rails/dispatcher.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/rails/errors.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/patch_const_missing.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/samplers/memory.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/samplers/mongrel.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/stats_engine.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/transaction_sampler.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/agent/worker_loop.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/commands/deployments.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/commands/new_relic_commands.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/config.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/config/merb.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/config/rails.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/config/ruby.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/local_environment.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/recipes.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/shim_agent.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/stats.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/transaction_sample.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic/version.rb
  • M vendor/plugins/newrelic_rpm/lib/new_relic_api.rb
  • M vendor/plugins/newrelic_rpm/lib/newrelic.rb
  • M vendor/plugins/newrelic_rpm/lib/newrelic_rpm.rb
  • M vendor/plugins/newrelic_rpm/lib/tasks/agent_tests.rake
  • M vendor/plugins/newrelic_rpm/lib/tasks/all.rb
  • M vendor/plugins/newrelic_rpm/lib/tasks/install.rake
  • M vendor/plugins/newrelic_rpm/newrelic.yml
  • M vendor/plugins/newrelic_rpm/recipes/newrelic.rb
  • M vendor/plugins/newrelic_rpm/tasks/agent_tests.rake
  • M vendor/plugins/newrelic_rpm/tasks/install.rake
  • M vendor/plugins/newrelic_rpm/test/config/newrelic.yml
  • M vendor/plugins/newrelic_rpm/test/config/test_config.rb
  • M vendor/plugins/newrelic_rpm/test/new_relic/agent/agent_test_controller.rb
  • M vendor/plugins/newrelic_rpm/test/new_relic/agent/model_fixture.rb
  • M vendor/plugins/newrelic_rpm/test/new_relic/agent/tc_active_record.rb
  • M vendor/plugins/newrelic_rpm/test/new_relic/agent/tc_agent.rb
  • M vendor/plugins/newrelic_rpm/test/new_relic/agent/tc_collection_helper.rb
  • M vendor/plugins/newrelic_rpm/test/new_relic/agent/tc_controller.rb
  • M vendor/plugins/newrelic_rpm/test/new_relic/agent/tc_dispatcher_instrumentation.rb
  • M vendor/plugins/newrelic_rpm/test/new_relic/agent/tc_transaction_sample_builder.rb
  • M vendor/plugins/newrelic_rpm/test/new_relic/agent/tc_transaction_sampler.rb
  • M vendor/plugins/newrelic_rpm/test/new_relic/tc_config.rb
  • M vendor/plugins/newrelic_rpm/test/new_relic/tc_deployments_api.rb
  • M vendor/plugins/newrelic_rpm/test/new_relic/tc_shim_agent.rb
  • M vendor/plugins/newrelic_rpm/test/test_helper.rb
  • M vendor/plugins/newrelic_rpm/test/ui/tc_newrelic_helper.rb
  • M vendor/plugins/newrelic_rpm/ui/controllers/newrelic_controller.rb
  • M vendor/plugins/newrelic_rpm/ui/helpers/newrelic_helper.rb
  • M vendor/plugins/newrelic_rpm/ui/views/newrelic/images/16-arrow-down.png
  • M vendor/plugins/newrelic_rpm/ui/views/newrelic/images/16-arrow-right.png
  • M vendor/plugins/newrelic_rpm/ui/views/newrelic/images/arrow-close.png
  • M vendor/plugins/newrelic_rpm/ui/views/newrelic/images/arrow-open.png
  • M vendor/plugins/newrelic_rpm/ui/views/newrelic/stylesheets/style.css
  • M vendor/plugins/newrelic_rpm/version.txt
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Student Intervention Monitoring System

Shared Ticket Bins