{"id":13541690,"url":"https://github.com/rubyonjets/airbrake-jets","last_synced_at":"2025-09-12T04:44:20.261Z","repository":{"id":50500904,"uuid":"170806413","full_name":"rubyonjets/airbrake-jets","owner":"rubyonjets","description":"Airbrake exception report support for Jets","archived":false,"fork":false,"pushed_at":"2022-08-03T19:17:58.000Z","size":12,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-21T16:14:55.952Z","etag":null,"topics":["awslambda","jets","ruby","rubyonjets","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}},"created_at":"2019-02-15T05:24:07.000Z","updated_at":"2023-12-05T04:43:45.000Z","dependencies_parsed_at":"2022-08-31T03:31:49.393Z","dependency_job_id":null,"html_url":"https://github.com/rubyonjets/airbrake-jets","commit_stats":null,"previous_names":["tongueroo/airbrake-jets"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyonjets%2Fairbrake-jets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyonjets%2Fairbrake-jets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyonjets%2Fairbrake-jets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyonjets%2Fairbrake-jets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubyonjets","download_url":"https://codeload.github.com/rubyonjets/airbrake-jets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240420986,"owners_count":19798502,"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":["awslambda","jets","ruby","rubyonjets","serverless"],"created_at":"2024-08-01T10:00:54.494Z","updated_at":"2025-02-24T05:13:14.623Z","avatar_url":"https://github.com/rubyonjets.png","language":"Ruby","funding_links":[],"categories":["Error Reporting"],"sub_categories":[],"readme":"# Airbrake Jets\n\n[![BoltOps Badge](https://img.boltops.com/boltops/badges/boltops-badge.png)](https://www.boltops.com)\n\n[![Gem Version](https://img.shields.io/gem/v/airbrake-jets.svg)](https://rubygems.org/gems/airbrake-jets)\n\n[Airbrake](https://airbrake.io): Application monitoring for your entire stack.\n\nFix errors in minutes – Airbrake tells you in real-time what's broken, where, and why.\n\nThis gem adds airbrake error reporting support to [Jets: Ruby Serverless Framework](http://rubyonjets.com/).\n\nThis gem is not officially associated and written by airbrake. 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 [airbrake-ruby](https://github.com/airbrake/airbrake-ruby) gem. At which point, this gem should be deprecated.\n\n## Installation\n\nAdd this line to your Jets project Gemfile:\n\n```ruby\ngem 'airbrake-jets'\n```\n\nAnd then execute:\n\n    bundle\n\nAdd the `AIRBRAKE_PROJECT_KEY` env variable to the `.env` file in your project.  Here's an example of what `AIRBRAKE_PROJECT_KEY` looks like.\n\n.env:\n\n    AIRBRAKE_PROJECT_KEY=123456\n    AIRBRAKE_PROJECT_KEY=a01d0xy90cea4efs6x7359f97b615wdc\n\nTo get a `AIRBRAKE_PROJECT_KEY`, sign up for an account at [airbrake.io](https://airbrake.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/airbrake-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%2Fairbrake-jets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubyonjets%2Fairbrake-jets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubyonjets%2Fairbrake-jets/lists"}