A Rails plugin for Google's CloudTrace API.
Cloudtrace.configure do |config|
config.project_id = 'my-cool-project'
end
Add this line to your application's Gemfile:
gem 'cloudtracer'
The gem is available as open source under the terms of the MIT License.