{"id":16963470,"url":"https://github.com/lzap/pcp-mmvstatsd","last_synced_at":"2026-04-12T12:40:45.647Z","repository":{"id":57604816,"uuid":"83839267","full_name":"lzap/pcp-mmvstatsd","owner":"lzap","description":"Statsd agent for Performance Co-Pilot","archived":false,"fork":false,"pushed_at":"2018-06-19T06:45:53.000Z","size":83,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-01T05:41:58.965Z","etag":null,"topics":["golang","linux","macos","pcp","statsd","windows"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lzap.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-03-03T20:39:25.000Z","updated_at":"2018-06-19T06:45:48.000Z","dependencies_parsed_at":"2022-09-26T20:01:13.197Z","dependency_job_id":null,"html_url":"https://github.com/lzap/pcp-mmvstatsd","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/lzap/pcp-mmvstatsd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzap%2Fpcp-mmvstatsd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzap%2Fpcp-mmvstatsd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzap%2Fpcp-mmvstatsd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzap%2Fpcp-mmvstatsd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lzap","download_url":"https://codeload.github.com/lzap/pcp-mmvstatsd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzap%2Fpcp-mmvstatsd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31715492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["golang","linux","macos","pcp","statsd","windows"],"created_at":"2024-10-13T23:24:59.903Z","updated_at":"2026-04-12T12:40:45.611Z","avatar_url":"https://github.com/lzap.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Statsd MMV agent for Performance Co-Pilot\n\nAggregates statsd packets recieved via UDP or TCP and sends them into PCP via\nMMV API. Mapping is currently 1:1 into PCP namespace, there is no possibility\nto map statsd metrics to instances. The following statsd types are supported:\n\n* example.counter =\u003e example.counter\n* example.gauge =\u003e example.gauge\n* example.duration =\u003e example.duration[mean,min,max,variance,standard_deviation]\n\nDuration metric is aggregated using HDRHistogram with buckets set from 0 to 24\nhours with 3 significant digits (currently hardcoded) and mean, minimum,\nmaximum, variance and standard deviation is calculated for each PCP update.\n\n## Usage\n\nInstall PCP, enable MMV PMDA and run this daemon. Metrics will appear under\nmmv.* namespace.\n\n    $ pcp-mmvstatsd -h\n    Usage of ./pcp-mmvstatsd:\n      -address string\n            UDP service address (default \":8125\")\n      -debug\n            print statistics sent to graphite\n      -max-udp-packet-size int\n            Maximum UDP packet size (default 1472)\n      -postfix string\n            Postfix for all stats\n      -prefix string\n            Prefix for all stats\n      -tcpaddr string\n            TCP service address, if set\n      -version\n            print version string\n\n## Licensing\n\nSee LICENSE for more info. Dependencies are covered under MIT and BSD.\n\n## Authors\n\n* Lukáš Zapletal\n* Based on https://github.com/bitly/statsdaemon (bc7b0bcddb5)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flzap%2Fpcp-mmvstatsd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flzap%2Fpcp-mmvstatsd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flzap%2Fpcp-mmvstatsd/lists"}