{"id":42179734,"url":"https://github.com/neotoxic-off/foggler","last_synced_at":"2026-01-26T22:01:20.896Z","repository":{"id":289263920,"uuid":"969773525","full_name":"Neotoxic-off/Foggler","owner":"Neotoxic-off","description":"🕸️ Foggler keeps a constant watch on Gamelift AWS server connections, peeking through the fog","archived":false,"fork":false,"pushed_at":"2025-05-22T07:25:48.000Z","size":18141,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-22T08:44:50.255Z","etag":null,"topics":["aws","gamelift","monitoring","servers"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Neotoxic-off.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-20T22:33:17.000Z","updated_at":"2025-05-22T07:25:52.000Z","dependencies_parsed_at":"2025-04-22T12:26:46.319Z","dependency_job_id":"5d03b628-1ca0-49b6-96b7-5734cef5971b","html_url":"https://github.com/Neotoxic-off/Foggler","commit_stats":null,"previous_names":["neotoxic-off/foggler"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Neotoxic-off/Foggler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2FFoggler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2FFoggler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2FFoggler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2FFoggler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neotoxic-off","download_url":"https://codeload.github.com/Neotoxic-off/Foggler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2FFoggler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28789720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","response_time":59,"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":["aws","gamelift","monitoring","servers"],"created_at":"2026-01-26T22:00:36.238Z","updated_at":"2026-01-26T22:01:20.889Z","avatar_url":"https://github.com/Neotoxic-off.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e🕸️ Foggler\u003c/h1\u003e\n\n  \u003cimg src=\"https://img.shields.io/github/last-commit/Neotoxic-off/foggler\" alt=\"GitHub last commit\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/repo-size/Neotoxic-off/foggler\" alt=\"GitHub repo size\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/languages/top/Neotoxic-off/foggler\" alt=\"GitHub top language\"\u003e\n\n  \u003cp\u003e\u003cstrong\u003eFoggler keeps a constant watch on Gamelift AWS server connections, peeking through the fog\u003c/strong\u003e\u003c/p\u003e\n\u003c/div\u003e\n\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./images/avatar.png\" alt=\"Foggler Avatar\" width=\"240\" style=\"border-radius: 12px; margin-top: 20px;\"/\u003e\n\u003c/div\u003e\n\n---\n\n## ℹ️ About\n\n- This project is intended to be deployed on a server for monitoring via **Loki \u0026 Grafana**.\n- Running it as a binary on your personal device might be overkill. Check the arguments first.\n- Foggler fetches the servers one by one trying to reach them to determinate the latency\n\n---\n\n## Showcase\n\n\u003cimg src=\"images/showcase.gif\" width=\"90%\" height=\"90%\"/\u003e\n\n---\n\n## 🐳 Container\n\n### Requirements\n- Docker\n\n### Stack\n- Grafana\n- Loki\n- Promtail\n- Foggler\n\n### Environment Variables\n```ini\nGRAFANA_USERNAME=admin\nGRAFANA_PASSWORD=i_am_not_stupid_to_set_admin_as_password\nPORT=443\nTIMEOUT=3\nWAIT=600\n```\n\n### Auto Deploy\n[deploy.sh](./deploy.sh)\n\n```sh\nchmod +x deploy.sh\n./deploy.sh\n```\n\n### Manual Deploy\n```sh\nsudo chmod 777 grafana\ndocker compose up --build\n```\n\n---\n\n## 📊 Grafana\n\n### Loki Query\n```sh\navg_over_time(\n  {job=\"foggler\"}\n  |~ \"*\"\n  | json\n  | unwrap fields_ping\n  [${__interval}]\n) by (fields_server)\n```\n\n| | |\n|:-------------------------:|:-------------------------:|\n|\u003cimg src=\"images/image.png\"/\u003e|\u003cimg src=\"images/capture.png\"/\u003e|\n\n---\n\n### Output\n```log\n2025-04-23T10:11:00.196815850+00:00  INFO foggler::core: server=\"AP East 1\" ping=\"236ms\"\n2025-04-23T10:11:00.196931278+00:00  INFO foggler::core: server=\"AP South 1\" ping=\"121ms\"\n...\n2025-04-23T10:11:00.197740966+00:00  INFO foggler::core: server=\"US West 2\" ping=\"185ms\"\n```\n\n---\n\n## 🛠️ Rebuild\n```sh\ngit clone git@github.com:Neotoxic-off/Foggler.git\ncd Flogger/flogger\ncargo build\n```\n\n---\n\n## 🌐 Servers\n\n[servers.toml](./servers.toml)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneotoxic-off%2Ffoggler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneotoxic-off%2Ffoggler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneotoxic-off%2Ffoggler/lists"}