{"id":13541711,"url":"https://github.com/rubyonjets/sentry-jets","last_synced_at":"2025-04-22T17:31:56.179Z","repository":{"id":56894961,"uuid":"157760930","full_name":"rubyonjets/sentry-jets","owner":"rubyonjets","description":"Sentry exception report support for Jets","archived":false,"fork":false,"pushed_at":"2023-10-24T21:07:43.000Z","size":14,"stargazers_count":6,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-21T16:15:08.319Z","etag":null,"topics":["jets","rubyonjets","sentry","serverless"],"latest_commit_sha":null,"homepage":null,"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/rubyonjets.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2018-11-15T19:21:41.000Z","updated_at":"2024-08-01T10:15:59.376Z","dependencies_parsed_at":"2024-08-01T10:15:56.667Z","dependency_job_id":"d0362f9d-9d49-492b-bfb7-13beb1cf7f2d","html_url":"https://github.com/rubyonjets/sentry-jets","commit_stats":null,"previous_names":["tongueroo/sentry-jets"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyonjets%2Fsentry-jets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyonjets%2Fsentry-jets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyonjets%2Fsentry-jets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyonjets%2Fsentry-jets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubyonjets","download_url":"https://codeload.github.com/rubyonjets/sentry-jets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250287644,"owners_count":21405656,"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":["jets","rubyonjets","sentry","serverless"],"created_at":"2024-08-01T10:00:54.802Z","updated_at":"2025-04-22T17:31:55.857Z","avatar_url":"https://github.com/rubyonjets.png","language":"Ruby","funding_links":[],"categories":["Error Reporting"],"sub_categories":[],"readme":"# Sentry Jets\n\n[![Gem Version](https://img.shields.io/gem/v/sentry-jets.svg)](https://rubygems.org/gems/sentry-jets)\n\n[![BoltOps Badge](https://img.boltops.com/boltops/badges/boltops-badge.png)](https://www.boltops.com)\n\n[Sentry](https://sentry.io) is an error tracking service that helps developers monitor and fix crashes in real time.\n\nThis gem adds Sentry error reporting support to [Jets: Ruby Serverless Framework](http://rubyonjets.com/).\n\nThis gem is not officially associated and written by Sentry. This is written by [tongueroo](https://www.linkedin.com/in/tongueroo/).  Looking for maintainers or someone who would like to see if they can get this integrated to the official [sentry-ruby](https://github.com/getsentry/sentry-ruby) gem instead. At which point, this gem should be deprecated.\n\n## Installation\n\nAdd this line to your Jets project Gemfile:\n\n```ruby\ngem 'sentry-jets'\n```\n\nAnd then execute:\n\n    bundle\n\nAdd the `SENTRY_DSN` env variable to the `.env` file in your project.  Here's an example of what `SENTRY_DSN` looks like.\n\n.env:\n\n    SENTRY_DSN=https://generated-random-user:generated-random-token@sentry.io/project-id\n\nTo get a `SENTRY_DSN`, sign up for an account at [sentry.io](https://sentry.io) and create a project.  For more info on [Env Files](http://rubyonjets.com/docs/env-files/), refer to the Jets docs.\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/tongueroo/sentry-jets.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubyonjets%2Fsentry-jets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubyonjets%2Fsentry-jets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubyonjets%2Fsentry-jets/lists"}