{"id":17965227,"url":"https://github.com/tokenrove/erl-tcp-metrics","last_synced_at":"2026-06-30T12:31:15.050Z","repository":{"id":147613078,"uuid":"51297530","full_name":"tokenrove/erl-tcp-metrics","owner":"tokenrove","description":"Read Linux kernel TCP metrics from Erlang","archived":false,"fork":false,"pushed_at":"2016-04-20T13:34:28.000Z","size":1110,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T19:47:06.036Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tokenrove.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2016-02-08T12:48:21.000Z","updated_at":"2016-02-17T13:01:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"3393b99a-b1a5-4e5e-8e0d-63856d16b14f","html_url":"https://github.com/tokenrove/erl-tcp-metrics","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/tokenrove/erl-tcp-metrics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenrove%2Ferl-tcp-metrics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenrove%2Ferl-tcp-metrics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenrove%2Ferl-tcp-metrics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenrove%2Ferl-tcp-metrics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokenrove","download_url":"https://codeload.github.com/tokenrove/erl-tcp-metrics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenrove%2Ferl-tcp-metrics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-29T12:10:33.090Z","updated_at":"2026-06-30T12:31:15.010Z","avatar_url":"https://github.com/tokenrove.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"tcp_metrics\n===========\n\nReads RTT information from the Linux kernel over netlink.  (The\ninformation is updated every five seconds because there is presently\nno mechanism to subscribe to these updates.)\n\nSome code is derived from iproute2.  Correspondingly, this package is\nlicenced under the GPLv2.  See the file [COPYING](COPYING) for\ndetails.\n\nBuild\n-----\n\nRequires [libnl](https://www.infradead.org/~tgr/libnl/).\n\n    $ ./rebar3 compile\n\nUsage\n-----\n\nStart the `tcp_metrics` application and call `tcp_metrics:lookup(Ip)`\nor read straight from the ETS table created; the returned value is\neither `undefined` or an integer in milliseconds.\n\nYou can filter by source address by setting `source_address` in the\napplication environment before the application is started; e.g.:\n\n```\napplication:set_env(tcp_metrics, source_address, {127,0,0,1}).\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokenrove%2Ferl-tcp-metrics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftokenrove%2Ferl-tcp-metrics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokenrove%2Ferl-tcp-metrics/lists"}