Skip to content

AnatoliiD/rackdog-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD

Rackdog::Agent

Rackdog is a self-hosted solution for rails app exceptions monitoring.

Installation

Add this line to your application's Gemfile:

gem 'rackdog-agent'

And then execute:

$ bundle install

Configuration

Run rails generator:

$ rails g rackdog:install

This generator will provide Rackdog initilizer:

config/initializers/rackdog.rb

You need to provide 2 options there:

  • host - rackdog-server address
  • token - token for current application

Contributing

  1. Fork it ( https://github.com/[my-github-username]/rackdog-agent/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request ======= rackdog-agent =============

rackdog-agent

3909cbc3b5cc43e322b996b497d9d857274b4fe6

About

rackdog-agent

Resources

License

Stars

Watchers

Forks

Packages

No packages published