{"id":22663720,"url":"https://github.com/yuuki/mftracer","last_synced_at":"2025-04-12T07:45:33.715Z","repository":{"id":57652522,"uuid":"126410461","full_name":"yuuki/mftracer","owner":"yuuki","description":"[WIP] A CLI visualizer for distributed dependency graph by TCP port tracing","archived":false,"fork":false,"pushed_at":"2018-06-19T14:45:20.000Z","size":1276,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T07:45:28.485Z","etag":null,"topics":["mackerel","monitoring","netstat","network-graph","network-monitoring","tracing"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yuuki.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":"2018-03-23T00:24:14.000Z","updated_at":"2025-02-23T08:48:18.000Z","dependencies_parsed_at":"2022-08-25T20:12:12.023Z","dependency_job_id":null,"html_url":"https://github.com/yuuki/mftracer","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/yuuki%2Fmftracer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuuki%2Fmftracer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuuki%2Fmftracer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuuki%2Fmftracer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuuki","download_url":"https://codeload.github.com/yuuki/mftracer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248537004,"owners_count":21120687,"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":["mackerel","monitoring","netstat","network-graph","network-monitoring","tracing"],"created_at":"2024-12-09T12:32:50.416Z","updated_at":"2025-04-12T07:45:33.696Z","avatar_url":"https://github.com/yuuki.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mftracer\n\n[license]: https://github.com/yuuki/lstf/blob/master/LICENSE\n\n## Architecture Overview\n\n```ascii\n+-----------+\n| mftracerd |----------+\n+-----------+          | PutItem\n                       V\n+-----------+       +-----------------+      +-----------------+\n| mftracerd |------\u003e| Kinesis Streams | ---\u003e | Lambda function |\n+-----------+       +-----------------+      +-----------------+\n                       ^                              |\n+-----------+          |                              | INSERT or UPDATE\n| mftracerd |----------+                              V\n+-----------+           +----------+  SELECT +-----------------+\n                        | mftracer |\u003c--------| Postgres Aurora |\n                        +----------+    ^    +-----------------+\n                                        |\n                                        | API\n                                   +----------+\n                                   | Mackerel |\n                                   +----------+\n```\n\n## Usage\n\n```shell\nmftctl --level 2 --dest-ipv4 10.0.0.21\n10.0.0.21\n└\u003c-- 10.0.0.22:many (connections:30)\n└\u003c-- 10.0.0.23:many (connections:30)\n└\u003c-- 10.0.0.24:many (connections:30)\n\t└\u003c-- 10.0.0.30:many (connections:1)\n\t└\u003c-- 10.0.0.31:many (connections:1)\n└\u003c-- 10.0.0.25:many (connections:30)\n...\n```\n\n```shell\nmftctl --dest-service blog --dest-roles redis --dest-roles memcached\nblog:redis\n└\u003c-- 10.0.0.22:many (connections:30)\n└\u003c-- 10.0.0.23:many (connections:30)\n└\u003c-- 10.0.0.24:many (connections:30)\n\t└\u003c-- 10.0.0.30:many (connections:1)\n\t└\u003c-- 10.0.0.31:many (connections:1)\n└\u003c-- 10.0.0.25:many (connections:30)\nblog:memcached\n└\u003c-- 10.0.0.23:many (connections:30)\n└\u003c-- 10.0.0.25:many (connections:30)\n...\n```\n\n## License\n\n[MIT][license] License.\n\n## Author\n\n[yuuki](https://github.com/yuuki)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuuki%2Fmftracer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuuki%2Fmftracer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuuki%2Fmftracer/lists"}