{"id":16958049,"url":"https://github.com/joshnuss/blip","last_synced_at":"2025-07-13T00:34:38.884Z","repository":{"id":66379864,"uuid":"133448254","full_name":"joshnuss/blip","owner":"joshnuss","description":"A fault-tolerant and concurrent StatsD server","archived":false,"fork":false,"pushed_at":"2019-08-19T23:18:37.000Z","size":1108,"stargazers_count":31,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T21:52:43.040Z","etag":null,"topics":["elixir","statsd"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/joshnuss.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-15T02:30:54.000Z","updated_at":"2024-05-18T12:27:40.000Z","dependencies_parsed_at":"2023-04-18T20:33:02.243Z","dependency_job_id":null,"html_url":"https://github.com/joshnuss/blip","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joshnuss/blip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshnuss%2Fblip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshnuss%2Fblip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshnuss%2Fblip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshnuss%2Fblip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshnuss","download_url":"https://codeload.github.com/joshnuss/blip/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshnuss%2Fblip/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265075483,"owners_count":23707509,"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":["elixir","statsd"],"created_at":"2024-10-13T22:21:16.517Z","updated_at":"2025-07-13T00:34:38.826Z","avatar_url":"https://github.com/joshnuss.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blip StatsD Server\n\nA fault-tolerant and concurrent StatsD server that follows the [StatsD specification](https://github.com/etsy/statsd/blob/master/docs/metric_types.md)\n\n![Supervision Tree](https://raw.githubusercontent.com/joshnuss/blip/master/supervision-tree.jpg)\n\n## Installation\n\n```\nmix escript.install github joshnuss/blip\n```\n\n## Running\n\nTo run on port 2052\n\n```\nblip 2052\n```\n\n### Running on multiple ports\n\n```\nblip 2052 2053\n```\n\n## Testing\n\n\nSend a single metric:\n\n```\necho \"requests:99|c\" | nc -u -w0 127.0.0.1 2052\n```\n\nSend multiple metrics in one packet:\n\n```\necho -e \"withdrawal:2\\ndeposit:3\\n\" | nc -u -w0 127.0.0.1 2052\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshnuss%2Fblip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshnuss%2Fblip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshnuss%2Fblip/lists"}