{"id":15798067,"url":"https://github.com/grokify/broken-website","last_synced_at":"2026-01-08T19:14:56.333Z","repository":{"id":142759164,"uuid":"74241091","full_name":"grokify/broken-website","owner":"grokify","description":"Test website to generate various errors for testing purposes.","archived":false,"fork":false,"pushed_at":"2016-11-22T04:22:34.000Z","size":211,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-12T00:48:47.033Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","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/grokify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2016-11-19T23:11:39.000Z","updated_at":"2016-12-25T20:04:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e85b7fb-d3d0-46c2-b25e-8f7e10cbd4f4","html_url":"https://github.com/grokify/broken-website","commit_stats":{"total_commits":20,"total_committers":1,"mean_commits":20.0,"dds":0.0,"last_synced_commit":"66ad0b74ea67f390d3c51113d0c7619d98c8de48"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grokify%2Fbroken-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grokify%2Fbroken-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grokify%2Fbroken-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grokify%2Fbroken-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grokify","download_url":"https://codeload.github.com/grokify/broken-website/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246531986,"owners_count":20792735,"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":[],"created_at":"2024-10-05T00:23:18.401Z","updated_at":"2026-01-08T19:14:51.301Z","avatar_url":"https://github.com/grokify.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"Broken Website\n==============\n\nThis is an example broken website to use for testing purposes.\n\nIt currently generates the following conditions:\n\n* High latency / low Apdex web pages\n* Error web pages\n\nIt currently includes built-in New Relic Browser monitoring support.\n\n## Prerequisites\n\n## New Relic\n\n### App Id and License Key\n\nTo use this app with New Relic, you need to configure it with your New Relic Browser app `licenseKey` and `applicationId`. These two values can be retrieved from the JavaScript in `Application settings` \u003e `Settings`. You should not use the license key in the `Account Settings` page as it is different than the one provided in the embeddable JavaScript.\n\n### App Tier\n\nChoose the New Relic Browser app tier you wish to use. This is under `Applications settings` \u003e `Settings` where you select the JavaScript you wish to use. Setting the `NEWRELIC_BROWSER_TIER` environment variable to either `pro` or `tier` will select the right JavaScript to load. The `lite` tier is used by default.\n\n### Apdex T-value\n\nTo test New Relic alerts, you can use the latency generator with the Apdex T value setting in New Relic. You can set this to a low value for testing, e.g. 1 second, and then generate requests \u003e= 5 seconds to trigger test alerts. This is set in `Settings` \u003e `Application Settings`.\n\n## Installation\n\n### Heroku Installation\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\n### Local Installation\n\n```bash\n$ git clone https://github.com/grokify/broken-website\n$ cd broken-website\n$ bundle\n$ NEWRELIC_LICENSE_KEY=\u003cMY_LICENSE_KEY\u003e NEWRELIC_APP_ID=\u003cMY_APP_ID\u003e ruby app.rb\n```\n\nTo use the `pro` tier, add the `NEWRELIC_BROWSER_TIER` environment variable.\n\n## Latency Testing\n\n### Apdex levels\n\nApdex tracks three response counts:\n\n* Satisfied: The response time is less than or equal to T.\n* Tolerating: The response time is greater than T and less than or equal to 4T. In this example, 4 x 1.2 = 4.8 seconds as the maximum tolerable response time.\n* Frustrated: The response time is greater than 4T.\nThe Time calculation will change based on your own app's T setting. In the following example, T = 1.2 seconds.\n\n| Level | Multiplier | Time (T Example = 1.2) |\n|-------|------------|------------------------|\n| Satisfied | T or less | \u003c= 1.2 seconds |\n| Tolerated | \u003eT, \u003c= 4T | Between 1.2 and 4.8 seconds |\n| Frustrated | \u003e 4T | Greater than 4.8 seconds |\n\n## Links\n\nApdex\n\n* https://en.wikipedia.org/wiki/Apdex\n\nNew Relic Alert Policy API docs\n\n* https://docs.newrelic.com/docs/alerts/alert-policies/rest-api-alert-policies/maintain-apps-servers-alert-policies-v2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrokify%2Fbroken-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrokify%2Fbroken-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrokify%2Fbroken-website/lists"}