{"id":26576481,"url":"https://github.com/getsentry/zentry","last_synced_at":"2026-05-04T20:39:06.986Z","repository":{"id":253749694,"uuid":"844394769","full_name":"getsentry/zentry","owner":"getsentry","description":"top secret hackweek project","archived":false,"fork":false,"pushed_at":"2024-08-22T08:53:14.000Z","size":560,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T01:01:56.352Z","etag":null,"topics":["hackweek2024","tag-non-production"],"latest_commit_sha":null,"homepage":"","language":"Python","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/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":null,"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},"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2024-08-19T07:06:26.000Z","updated_at":"2025-04-04T04:08:45.000Z","dependencies_parsed_at":"2024-08-19T09:11:38.299Z","dependency_job_id":"a2206f7d-af25-46f0-936d-913691ac669b","html_url":"https://github.com/getsentry/zentry","commit_stats":null,"previous_names":["getsentry/zentry"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/zentry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fzentry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fzentry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fzentry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fzentry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/zentry/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fzentry/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262376255,"owners_count":23301346,"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":["hackweek2024","tag-non-production"],"created_at":"2025-03-23T03:21:07.933Z","updated_at":"2026-05-04T20:39:01.964Z","avatar_url":"https://github.com/getsentry.png","language":"Python","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"categories":[],"sub_categories":[],"readme":"# Zentry\n\nA Zen version of Sentry. \n\nLets you see at a glance the areas in your system that need improvements.\n\n![Zentry](zentry/assets/img/zentry-screenshot.png)\n\nBuilt by [Anton Pirker](https://github.com/antonpirker) during Sentry Hackweek 2024.\n\n## Prerequisites\n\n- You need to have Python installed (It was tested with Python 3.12)\n- Access to a running Redis server.\n\n## Configure\n\nThe app excepts the following environment variables to be set:\n\n- `ZENTRY_REDIS_URL`\n\n    An URL to a Redis server. This is used for caching HTTP requests made to the Sentry API.\n\n    Default: `\"redis://localhost:6379\"`\n    \n- `SENTRY_API_AUTH_TOKEN`\n\n    The User Auth Token that is used for connecting to the Sentry API. In Sentry.io click on your name in the top left corner and go to \"User Settings\" \u003e \"User Auth Tokens\".\n\n- `SENTRY_ORG_SLUG`\n\n    The slug of the Sentry organization you want to retrieve data from. \n\n- `SENTRY_BACKEND_PROJECT_ID`\n\n    The Sentry project ID of your backend.\n\n- `SENTRY_BACKEND_ENVIRONMENT`\n\n    The Sentry environment of your backend you want to monitor.\n\n- `SENTRY_FRONTEND_PROJECT_ID`\n\n    The Sentry project ID of your frontend.\n\n- `SENTRY_FRONTEND_ENVIRONMENT`\n\n    The Sentry environment of your backend you want to monitor.\n\n- `SENTRY_DSN` (optional)  \n    If you want to send error and performancne data of Zentry to Sentry give a DSN.\n\n\n## Run\n\n```bash\n./run.sh\n```\n\nThis will create a Python virtual environment, install all the requirements and run the app. \n\nPoint your browser to: [http://localhost:5001](http://localhost:5001)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsentry%2Fzentry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetsentry%2Fzentry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsentry%2Fzentry/lists"}