Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.
/ rack-dogstatsd Public archive

A Rack middleware for reporting metrics to DataDog

License

Notifications You must be signed in to change notification settings

crawl-space/rack-dogstatsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unmaintained. If you're still using it and want to take ownership, let me know.

Rack::Dogstatsd

A Rack middleware for sending metrics to DataDog's Statsd implementation.

Installation

Add this line to your application's Gemfile:

gem 'rack-dogstatsd'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rack-dogstatsd

Usage

require 'rack/dogstatsd'

use Rack::Dogstatsd

By default metrics are sent to localhost:8125

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/jbowes/rack-dogstatsd.

License

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

About

A Rack middleware for reporting metrics to DataDog

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages