{"id":22747237,"url":"https://github.com/one-com/plack-middleware-accesslog-statsd","last_synced_at":"2025-03-30T05:40:43.711Z","repository":{"id":5912613,"uuid":"7131817","full_name":"One-com/plack-middleware-accesslog-statsd","owner":"One-com","description":"Log request info to StatsD","archived":false,"fork":false,"pushed_at":"2012-12-12T14:55:59.000Z","size":104,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-02-05T07:49:09.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/One-com.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-12T14:55:01.000Z","updated_at":"2015-05-28T22:48:36.000Z","dependencies_parsed_at":"2022-07-29T18:39:42.956Z","dependency_job_id":null,"html_url":"https://github.com/One-com/plack-middleware-accesslog-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/One-com%2Fplack-middleware-accesslog-statsd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/One-com%2Fplack-middleware-accesslog-statsd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/One-com%2Fplack-middleware-accesslog-statsd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/One-com%2Fplack-middleware-accesslog-statsd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/One-com","download_url":"https://codeload.github.com/One-com/plack-middleware-accesslog-statsd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246281218,"owners_count":20752207,"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-12-11T03:13:50.944Z","updated_at":"2025-03-30T05:40:43.692Z","avatar_url":"https://github.com/One-com.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n    Plack::Middleware::AccessLog::StatsD - Logs requests to StatsD server\n\nSYNOPSIS\n        #in app.psgi\n        use Plack::Builder;\n\n        builder {\n            enable \"Plack::Middleware::AccessLog::StatsD\",\n                host   =\u003e 'statsd.example.net',\n                port   =\u003e 8125,\n                prefix =\u003e 'my_app';\n\n            $app;\n        };\n\nDESCRIPTION\n    Plack::Middleware::AccessLog::StatsD logs information about individual\n    requests to a StatsD server. Currently the following metrics are logged:\n\n    \u003cprefix\u003e.response.\u003cstatus\u003e (counter)\n    \u003cprefix\u003e.response_time.\u003cmethod\u003e (timer)\n    \u003cprefix\u003e.response_time.\u003cmethod\u003e (timer)\n\nCONFIGURATION\n    The following configuration parameters are available:\n\n    host\n        Hostname for the StatsD server\n\n    port (default: 8125)\n        Port the StatsD server is listeneing on\n\n    prefix\n        Prefix for the keys added to StatsD\n\nSEE ALSO\n    \u003chttps://github.com/etsy/statsd\u003e\n\nAUTHOR\n    Peter Makholm \u003cpeter@makholm.net\u003e\n\nCOPYRIGHT AND LICENSE\n    Copyright (C) 2012 by Peter Makholm.\n\n    This program is free software; you can redistribute it and/or modify it\n    under the same terms as Perl itself.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fone-com%2Fplack-middleware-accesslog-statsd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fone-com%2Fplack-middleware-accesslog-statsd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fone-com%2Fplack-middleware-accesslog-statsd/lists"}