{"id":18431450,"url":"https://github.com/rpush/rpush-plugin-statsd","last_synced_at":"2025-04-07T18:32:50.469Z","repository":{"id":22415539,"uuid":"25753088","full_name":"rpush/rpush-plugin-statsd","owner":"rpush","description":"Rpush plugin to sends stats to StatsD.","archived":false,"fork":false,"pushed_at":"2020-11-23T11:14:21.000Z","size":9,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-25T02:42:46.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rpush.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-26T01:28:45.000Z","updated_at":"2020-11-23T11:14:24.000Z","dependencies_parsed_at":"2022-07-23T18:32:03.286Z","dependency_job_id":null,"html_url":"https://github.com/rpush/rpush-plugin-statsd","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpush%2Frpush-plugin-statsd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpush%2Frpush-plugin-statsd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpush%2Frpush-plugin-statsd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpush%2Frpush-plugin-statsd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rpush","download_url":"https://codeload.github.com/rpush/rpush-plugin-statsd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223288603,"owners_count":17120422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T05:24:52.966Z","updated_at":"2024-11-06T05:24:53.598Z","avatar_url":"https://github.com/rpush.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rpush::Plugin::Statsd\n\nA plugin that instruments Rpush and sends metrics to StatsD.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'rpush-plugin-statsd'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install rpush-plugin-statsd\n\n## Configuration\n\n```ruby\nRpush.config do |config|\n  config.plugin.statsd do |statsd|\n    statsd.host = \"127.0.0.1\"\n    statsd.port = 9125\n  end\nend\n```\n\n## Contributing\n\n1. Fork it ( https://github.com/[my-github-username]/rpush-plugin-statsd/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frpush%2Frpush-plugin-statsd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frpush%2Frpush-plugin-statsd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frpush%2Frpush-plugin-statsd/lists"}