{"id":13583448,"url":"https://github.com/moolen/statusgraph","last_synced_at":"2026-04-20T19:32:34.509Z","repository":{"id":39816403,"uuid":"248752839","full_name":"moolen/statusgraph","owner":"moolen","description":":sunny: A status page for your distributed system","archived":false,"fork":false,"pushed_at":"2023-03-03T11:37:50.000Z","size":22297,"stargazers_count":8,"open_issues_count":23,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T19:46:24.112Z","etag":null,"topics":["alertmanager","distributed-systems","kubernetes","metrics","observability"],"latest_commit_sha":null,"homepage":"https://moolen.github.io/statusgraph/","language":"JavaScript","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/moolen.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}},"created_at":"2020-03-20T12:43:18.000Z","updated_at":"2023-06-15T18:46:27.000Z","dependencies_parsed_at":"2024-04-08T19:08:19.218Z","dependency_job_id":null,"html_url":"https://github.com/moolen/statusgraph","commit_stats":{"total_commits":120,"total_committers":2,"mean_commits":60.0,"dds":0.008333333333333304,"last_synced_commit":"721fdbcfd8f078f5d0dc618bdd9e393011385c4e"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/moolen/statusgraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moolen%2Fstatusgraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moolen%2Fstatusgraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moolen%2Fstatusgraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moolen%2Fstatusgraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moolen","download_url":"https://codeload.github.com/moolen/statusgraph/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moolen%2Fstatusgraph/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32062395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["alertmanager","distributed-systems","kubernetes","metrics","observability"],"created_at":"2024-08-01T15:03:29.257Z","updated_at":"2026-04-20T19:32:34.441Z","avatar_url":"https://github.com/moolen.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Statusgraph\nA status page for your distributed system.\n\n![](./statusgraph-shop.png)\n\n## TLDR;\n\nTry the UI (without colors):\n```\n$ docker run -it -p 8000:8000 quay.io/moolen/statusgraph:latest server\n```\n\n## Install \u0026 Documentation\n\nDocs are here: https://moolen.github.io/statusgraph/\n\n## Status\nThis is an experimental app.\n\n## Roadmap\n#### graph import \u0026 streaming\n* i want to import the graph configuration from different file formats (plantuml, dot..)\n* right now the graph configuration is static. This works for a logical representation. But computing environments are very dynamic, so\n i want to stream the graph configuration via an API\n  * do we need a hybrid approach? (cluster per dynamic-api AND static config?)\n  * which upstream API to spike? How do we determine the edges? kubernetes/$CLOUD?\n  * can we use traces (L3/4: tcp/udp/ip via eBPF, L7 via opentracing?) to determine the nodes and edges?\n\n#### further customization\n* as a user i want to cross-reference other services (e.g. grafana) from the tooltip (e.g. link to dashboard, runbook etc.)\n\n## TODO\n\n* [x] add direction arrow to edge\n* [x] highlight adjacent nodes \u0026 edges\n* [ ] graph-config library\n  * implement config library with shapes, consider using draw.io shapes (AWS/GCP..)\n* [ ] Misc. optimizations\n  * metrics \u0026 alerts caching\n  * decouple client and upstream requests\n* [ ] implement UI tests\n* [~] comprehensive documentation w/ examples\n* [x] enhance integration-test (custom prom-exporter for testing purposes)\n\n## Developing\n\nRun Server\n\n```\n$ make binary\n$ ./bin/statusgraph server --config ./config.yaml\n```\n\nRun Test Infra\n\n```\n$ cd hack\n$ docker-compose up  -d\n\n# test failure\n$ docker-compose stop cart.svc\n```\n\nRun Client\n\n```\n$ cd client; npm install; npm run watch\n```\n\nYou can access prometheus via `localhost:9090`, alertmanager via `localhost:9093` and the backend (which serves the SPA too) via `localhost:8000`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoolen%2Fstatusgraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoolen%2Fstatusgraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoolen%2Fstatusgraph/lists"}