{"id":35313465,"url":"https://github.com/thuyetbao/snapfire","last_synced_at":"2026-01-13T21:52:30.939Z","repository":{"id":331086621,"uuid":"1121630009","full_name":"thuyetbao/snapfire","owner":"thuyetbao","description":"Snapfire: Server-to-Server Latency Observability Project","archived":false,"fork":false,"pushed_at":"2025-12-30T16:46:04.000Z","size":518,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-03T00:06:03.541Z","etag":null,"topics":["assignment-solutions","google-cloud-platform","python3-12","terraform"],"latest_commit_sha":null,"homepage":"","language":"Python","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/thuyetbao.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-23T09:44:44.000Z","updated_at":"2025-12-30T16:44:49.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/thuyetbao/snapfire","commit_stats":null,"previous_names":["thuyetbao/snapfire"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/thuyetbao/snapfire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thuyetbao%2Fsnapfire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thuyetbao%2Fsnapfire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thuyetbao%2Fsnapfire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thuyetbao%2Fsnapfire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thuyetbao","download_url":"https://codeload.github.com/thuyetbao/snapfire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thuyetbao%2Fsnapfire/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28401105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: 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":["assignment-solutions","google-cloud-platform","python3-12","terraform"],"created_at":"2025-12-30T18:05:45.254Z","updated_at":"2026-01-13T21:52:30.934Z","avatar_url":"https://github.com/thuyetbao.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"docs/assets/images/project-banner.png\" alt=\"Project-Banner\" /\u003e\n  \u003ch3\u003eSnapfire\u003c/h3\u003e\n  \u003cp\u003eServer-to-Server latency observability project\u003c/p\u003e\n\n  \u003ca href=\"https://github.com/thuyetbao/snapfire\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/project--snapfire-0.6.35-darkblue?logo=fantom\u0026logoColor=white\" alt=\"Project\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://cloud.google.com/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/cloud-google--cloud--platform-blue?logo=google-cloud\u0026logoColor=white\" alt=\"Google Cloud Platform\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://www.terraform.io/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/terraform-1.10.5-darkorange?logo=terraform\u0026logoColor=white\" alt=\"Terraform\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.python.org/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/python-3.12-darkorange?logo=python\u0026logoColor=white\" alt=\"Python\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://pre-commit.com/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/pre--commit-enabled-teal?logo=pre-commit\" alt=\"pre-commit enabled\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://docs.pydantic.dev/latest/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/data--model-pydantic-teal?logo=pydantic\" alt=\"Data validation with pydantic\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n---\n\n**Features:**\n\n- Measure probe–target network latency via four methods: ICMP, UDP, TCP, and HTTP.\n\n- Provision infrastructure (compute, firewall, iam) on Google Cloud Platform using infrastructure-as-code.\n\n- Deploy daemon-based services across cloud virtual machines.\n\n- Document architecture, setup, metrics interpretation, assumptions, and tradeoffs.\n\n\u003e [!NOTE]\n\u003e For solution design concepts, reference to: [docs/sad.md](docs/sad.md)\n\u003e\n\u003e For project workflow, reference to: [docs/workflow.md](docs/workflow.md)\n\n**Documentation:**\n\nThe project has been document at folder [docs](docs/)\nand live at [endpoint documentation (local)][endpoint-origin-url-documentation]\n\n**Code Storage**:\n\nRepository: [GitHub \u003e Repository::`snapfire`][github-project-origin-url]\n\n**Releases**:\n\nReleases: [GitHub \u003e Repository::`snapfire` \u003e Releases][github-project-releease-url]\n\n**Contributors**:\n\n- Thuyet Bao [trthuyetbao@gmail.com](mailto:trthuyetbao@gmail.com) [Author]\n\n**Disclaimer:**\n\nThis project used AI tools for code pairing, base generation, and documentation support.\nAll designs, implementations, and results were **reviewed and validated by the author**.\n\nAI assistance was provided via **ChatGPT with Windsurf**.\nThe author remains fully responsible for all technical decisions and outcomes.\n\n\u003c!-- Bundle URL --\u003e\n\n[github-project-origin-url]: https://github.com/thuyetbao/snapfire.git\n[github-project-releease-url]: https://github.com/thuyetbao/snapfire.git/-/releases\n[endpoint-origin-url-documentation]: http://localhost:7777\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthuyetbao%2Fsnapfire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthuyetbao%2Fsnapfire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthuyetbao%2Fsnapfire/lists"}