- Notifications
You must be signed in to change notification settings - Fork1
Rpush plugin to sends stats to StatsD.
License
NotificationsYou must be signed in to change notification settings
rpush/rpush-plugin-statsd
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A plugin that instruments Rpush and sends metrics to StatsD.
Add this line to your application's Gemfile:
gem'rpush-plugin-statsd'
And then execute:
$ bundleOr install it yourself as:
$ gem install rpush-plugin-statsdRpush.configdo |config|config.plugin.statsddo |statsd|statsd.host="127.0.0.1"statsd.port=9125endend
- Fork it (https://github.com/[my-github-username]/rpush-plugin-statsd/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
About
Rpush plugin to sends stats to StatsD.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.