{"id":21515649,"url":"https://github.com/sqreen/ruby-agent","last_synced_at":"2025-07-10T20:39:13.747Z","repository":{"id":59156189,"uuid":"268562927","full_name":"sqreen/ruby-agent","owner":"sqreen","description":"Sqreen agent for Ruby","archived":false,"fork":false,"pushed_at":"2021-04-06T10:50:57.000Z","size":4,"stargazers_count":2,"open_issues_count":5,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-24T13:19:21.885Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sqreen.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}},"created_at":"2020-06-01T15:40:07.000Z","updated_at":"2022-09-26T01:21:29.000Z","dependencies_parsed_at":"2022-09-13T17:52:07.390Z","dependency_job_id":null,"html_url":"https://github.com/sqreen/ruby-agent","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/sqreen%2Fruby-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqreen%2Fruby-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqreen%2Fruby-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqreen%2Fruby-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqreen","download_url":"https://codeload.github.com/sqreen/ruby-agent/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244066190,"owners_count":20392407,"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-23T23:56:12.460Z","updated_at":"2025-03-17T16:17:18.260Z","avatar_url":"https://github.com/sqreen.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sqreen agent for Ruby\n\n## Support\n\nNeed assistance? You can create an issue here, but shoot an email to `support@sqreen.com` for a timely response.\n\nWe encourage you to go through the [compatibility](https://docs.sqreen.com/ruby/compatibility/) and [troubleshooting](https://docs.sqreen.com/ruby/troubleshooting/) pages first.\n\n## Documentation\n\nSee https://docs.sqreen.com.\n\nSee also https://blog.sqreen.com/dynamic-instrumentation-agent-for-ruby/ for a \"behind-the-scenes\" post.\n\n## Viewing the agent code\n\nThe agent code is not open source, but you can audit the agent code from the gem itself in your favourite editor:\n\n```\nbundle show sqreen  # (deprecated) gives path to the active and installed sqreen gem\nbundle info sqreen  # gives info, including path to the active and installed sqreen gem\nbundle edit sqreen  # opens sqreen gem directory with $EDITOR\n```\n\nAlternatively, fetch and decompress the gem manually:\n\n```bash\ngem=\"sqreen\"\nversion=\"1.23.0\"\ncurl -O \"https://rubygems.org/downloads/${gem}-${version}.gem\"\nmkdir \"${gem}-${version}\"\ntar -C \"${gem}-${version}\" -xf \"${gem}-${version}\".gem\ntar -C \"${gem}-${version}\" -xzf \"${gem}-${version}\"/data.tar.gz\n\"${EDITOR:-vim}\" \"${gem}-${version}\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsqreen%2Fruby-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsqreen%2Fruby-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsqreen%2Fruby-agent/lists"}