{"id":18104293,"url":"https://github.com/springmt/fluent-plugin-resque_stat","last_synced_at":"2025-07-25T10:30:58.662Z","repository":{"id":6592097,"uuid":"7834834","full_name":"SpringMT/fluent-plugin-resque_stat","owner":"SpringMT","description":"Fluent input plugin for Resque info","archived":false,"fork":false,"pushed_at":"2014-02-08T10:45:57.000Z","size":182,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-30T12:44:42.138Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/SpringMT.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":"2013-01-26T07:27:48.000Z","updated_at":"2014-02-08T10:45:59.000Z","dependencies_parsed_at":"2022-08-06T19:15:45.454Z","dependency_job_id":null,"html_url":"https://github.com/SpringMT/fluent-plugin-resque_stat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SpringMT/fluent-plugin-resque_stat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Ffluent-plugin-resque_stat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Ffluent-plugin-resque_stat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Ffluent-plugin-resque_stat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Ffluent-plugin-resque_stat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpringMT","download_url":"https://codeload.github.com/SpringMT/fluent-plugin-resque_stat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Ffluent-plugin-resque_stat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266990874,"owners_count":24017730,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-31T22:14:29.655Z","updated_at":"2025-07-25T10:30:58.038Z","avatar_url":"https://github.com/SpringMT.png","language":"Ruby","readme":"# Fluent::Plugin::ResqueStat, a plugin for [Fluentd](http://fluentd.org) [![Build Status](https://travis-ci.org/SpringMT/fluent-plugin-resque_stat.png)](https://travis-ci.org/SpringMT/fluent-plugin-resque_stat)\n\nFluent input plugin for Resque info\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'fluent-plugin-resque_stat'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install fluent-plugin-resque_stat\n\n## Configuration\n\n```\n\u003csource\u003e\n  type resque_stat\n  tag resque\n  host 127.0.0.1\n  port 6379\n  run_interval 1s\n \u003c/source\u003e\n```\n## Output Format\n\nSample  \n{:pending=\u003e0, :processed=\u003e46, :queues=\u003e1, :workers=\u003e0, :working=\u003e0, :failed=\u003e0, :servers=\u003e[\"redis://:6379/0\"], :environment=\u003e\"development\"}  \n\nRecord  \n\n```json\n{\n  \"pending\": 0,\n  \"processed\": 46,\n  \"queues\": 1,\n  \"workers\": 0,\n  \"working\": 0,\n  \"failed\": 0,\n  \"servers\": \"[\\\"redis://:6379/0\\\"]\",\n  \"environment\": \"development\"\n}\n```\n\n## Contributing\n\n1. Fork it\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 new Pull Request\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringmt%2Ffluent-plugin-resque_stat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspringmt%2Ffluent-plugin-resque_stat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringmt%2Ffluent-plugin-resque_stat/lists"}