{"id":15048204,"url":"https://github.com/github/node-statsd","last_synced_at":"2025-10-04T08:31:58.695Z","repository":{"id":1595169,"uuid":"2139604","full_name":"github/node-statsd","owner":"github","description":"node.js client for Etsy'd StatsD server","archived":true,"fork":true,"pushed_at":"2015-02-27T10:51:19.000Z","size":119,"stargazers_count":14,"open_issues_count":0,"forks_count":14,"subscribers_count":26,"default_branch":"master","last_synced_at":"2024-09-25T21:09:01.034Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"sivy/node-statsd","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/github.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":"2011-08-01T23:04:48.000Z","updated_at":"2024-07-31T03:21:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/github/node-statsd","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/github%2Fnode-statsd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fnode-statsd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fnode-statsd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fnode-statsd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/node-statsd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219876581,"owners_count":16554769,"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-09-24T21:09:14.681Z","updated_at":"2025-10-04T08:31:53.449Z","avatar_url":"https://github.com/github.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-statsd\n\nA node.js client for [Etsy](http://etsy.com)'s [StatsD](https://github.com/etsy/statsd) server.\n\nThis client will let you fire stats at your StatsD server from a node.js application.\n\n    % npm install node-statsd\n    % node\n    \u003e require('statsd').StatsD\n    \u003e c = new StatsD('example.org',8125)\n    { host: 'example.org', port: 8125 }\n    \u003e c.increment('node_test.int')\n    \u003e c.decrement('node_test.int')\n    \u003e c.timing('node_test.some_service.task.time', 500) // time in millis\n\n# License\n\nnode-statsd is licensed under the MIT license.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub%2Fnode-statsd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgithub%2Fnode-statsd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub%2Fnode-statsd/lists"}