{"id":21948269,"url":"https://github.com/instrumental/metrician-test-harness","last_synced_at":"2026-05-02T15:45:43.093Z","repository":{"id":142235523,"uuid":"87948058","full_name":"Instrumental/metrician-test-harness","owner":"Instrumental","description":"A place to test Metrician with live code","archived":false,"fork":false,"pushed_at":"2017-07-20T16:50:56.000Z","size":154,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-27T19:54:22.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://metrician-test-harness.herokuapp.com/","language":"Ruby","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/Instrumental.png","metadata":{"files":{"readme":"README.markdown","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}},"created_at":"2017-04-11T15:06:32.000Z","updated_at":"2017-07-17T19:59:41.000Z","dependencies_parsed_at":"2023-04-09T11:01:17.117Z","dependency_job_id":null,"html_url":"https://github.com/Instrumental/metrician-test-harness","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instrumental%2Fmetrician-test-harness","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instrumental%2Fmetrician-test-harness/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instrumental%2Fmetrician-test-harness/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instrumental%2Fmetrician-test-harness/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instrumental","download_url":"https://codeload.github.com/Instrumental/metrician-test-harness/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244991177,"owners_count":20543627,"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-11-29T05:12:51.511Z","updated_at":"2026-05-02T15:45:38.075Z","avatar_url":"https://github.com/Instrumental.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Metrician Test Harness\n\nThis is a simple rails application connected to [Instrumental](https://instrumentalapp.com) via the [Metrician](https://github.com/Instrumental/metrician-ruby) library.\n\nYou can view live data [on heroku](https://metrician-test-harness.herokuapp.com/).\n\n## Caveats\n\nThis is running on a free dyno, so right now only the sidekiq integration is working (because 1 worker).\n\n\n## The running job system\n\nWhat job system is happening right now?\n\n```\nheroku ps\n```\n\n#### Running sidekiq:\n\n```\nheroku ps:scale worker=0 resque=0 sidekiq=1\n```\n\n#### Running resque:\n\n```\nheroku ps:scale worker=0 sidekiq=0 resque=1\n```\n\n#### Running delayed_job:\n\n```\nheroku ps:scale resque=0 sidekiq=0 worker=1\n```\n\n#### Shut them all down. Forever.\n\n```\nheroku ps:scale resque=0 sidekiq=0 worker=0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstrumental%2Fmetrician-test-harness","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finstrumental%2Fmetrician-test-harness","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstrumental%2Fmetrician-test-harness/lists"}