insight_agent
DESCRIPTION:
Provides preliminary support for rails applications for Insight
FEATURES/PROBLEMS:
-
Need to change the module name from Agent to InsightAgent
-
Not all events are captured
-
events which do not have a “closing” event may stick around in an eventtree permenantly
-
REST is not the best
SYNOPSIS:
Modify guestbook.demo/Gemfile add the line:
gem 'insight_agent'
Add the agent/integration_test/rails_init.rb to the guestbook.demo/config/initializers directory and customize
REQUIREMENTS:
-
Rails 3.0
INSTALL:
-
sudo gem install insight_agent
LICENSE:
Copyright VMware 2011