{"id":17262837,"url":"https://github.com/jpwilliams/datadog-restify","last_synced_at":"2026-05-02T09:33:02.924Z","repository":{"id":57211491,"uuid":"100023806","full_name":"jpwilliams/datadog-restify","owner":"jpwilliams","description":"Datadog middleware for Restify.","archived":false,"fork":false,"pushed_at":"2018-02-09T09:45:09.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T22:39:39.050Z","etag":null,"topics":["api","code","datadog","middleware","node","response","restify","status","time"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/jpwilliams.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-11T11:11:36.000Z","updated_at":"2017-08-11T11:18:37.000Z","dependencies_parsed_at":"2022-08-30T21:31:11.606Z","dependency_job_id":null,"html_url":"https://github.com/jpwilliams/datadog-restify","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/jpwilliams%2Fdatadog-restify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fdatadog-restify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fdatadog-restify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fdatadog-restify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpwilliams","download_url":"https://codeload.github.com/jpwilliams/datadog-restify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245633857,"owners_count":20647467,"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":["api","code","datadog","middleware","node","response","restify","status","time"],"created_at":"2024-10-15T07:54:50.914Z","updated_at":"2026-05-02T09:33:02.874Z","avatar_url":"https://github.com/jpwilliams.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# datadog-restify\n\nDatadog middleware for Restify. Based on (and conciously replicating) [node-connect-datadog](github.com/AppPress/node-connect-datadog).\n\n## Usage\n\nAdd middleware immediately before your router.\n\n``` js\n  app.use(require('datadog-restify')({}))\n  app.use(app.router)\n```\n\n## Options\n\nAll options are optional.\n\n* `dogstatsd` node-dogstatsd client. `default = new (require('node-dogstatsd')).StatsD()`\n* `stat` *string* name for the stat. `default = 'node.express.router'`\n* `tags` *array* of tags to be added to the histogram. `default = []`\n* `path` *boolean* include path tag. `default = false`\n* `method` *boolean* include http method tag. `default = false`\n* `protocol` *boolean* include protocol tag. `default = false`\n* `response_code` *boolean* include http response codes. `default = false`\n\n## License\n\nView the [LICENSE](https://github.com/jpwilliams/datadog-restify/blob/master/README.md) file.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpwilliams%2Fdatadog-restify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpwilliams%2Fdatadog-restify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpwilliams%2Fdatadog-restify/lists"}