{"id":16769019,"url":"https://github.com/unix4ever/grape-datadog","last_synced_at":"2025-03-16T13:43:39.590Z","repository":{"id":24440656,"uuid":"27842587","full_name":"Unix4ever/grape-datadog","owner":"Unix4ever","description":"Datadog stats reporter for Grape","archived":false,"fork":false,"pushed_at":"2015-08-17T10:34:21.000Z","size":238,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T01:28:52.229Z","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/Unix4ever.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-12-10T22:21:34.000Z","updated_at":"2014-12-11T22:59:18.000Z","dependencies_parsed_at":"2022-08-22T23:11:12.231Z","dependency_job_id":null,"html_url":"https://github.com/Unix4ever/grape-datadog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unix4ever%2Fgrape-datadog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unix4ever%2Fgrape-datadog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unix4ever%2Fgrape-datadog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unix4ever%2Fgrape-datadog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unix4ever","download_url":"https://codeload.github.com/Unix4ever/grape-datadog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243878437,"owners_count":20362432,"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-10-13T06:13:08.574Z","updated_at":"2025-03-16T13:43:39.563Z","avatar_url":"https://github.com/Unix4ever.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"grape-datadog\n=============\n\nDatadog stats reporter for [Grape][0], based on code from [this Librato\ngem][1], which is based on [this NewRelic gem][2], using [dogstatsd-ruby][3]\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'grape-datadog'\n\nOr install:\n\n    $ gem install grape-datadog\n\nInclude it in your Grape API like this\n\n    class TestAPI \u003c Grape::API\n      use Datadog::Grape::Middleware\n\n      get 'hello' do\n        \"Hello World\"\n      end\n    end\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. Make a pull request\n\n[0]: https://github.com/intridea/grape\n[1]: https://github.com/seanmoon/grape-librato\n[2]: https://github.com/flyerhzm/newrelic-grape\n[3]: https://github.com/DataDog/dogstatsd-ruby\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funix4ever%2Fgrape-datadog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funix4ever%2Fgrape-datadog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funix4ever%2Fgrape-datadog/lists"}