Skip to content

engineyard/rails_metrics_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== RailsMetrics example

This is an application that showcases RailsMetrics:

  http://github.com/engineyard/rails_metrics

To get it running, do:

  1) Take a look to config/database.yml and see if it points to the proper mysql socket

  2) bundle install

  3) rake db:create & rake db:migrate

  4) rails server

Access the home page of the application and navigate a little on your application. When you are done, access "/rails_metrics" to see some metrics.

Enjoy!

About

An example Rails 3 application using the rails3-app-metrics plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published