/cloudtracer

Primary LanguageRubyMIT LicenseMIT

Cloudtracer

Build Status

A Rails plugin for Google's CloudTrace API.

Usage

Cloudtrace.configure do |config|
  config.project_id = 'my-cool-project'
end

Installation

Add this line to your application's Gemfile:

gem 'cloudtracer'

License

The gem is available as open source under the terms of the MIT License.