{"id":13541704,"url":"https://github.com/rubyonjets/rollbar-jets","last_synced_at":"2026-05-15T17:39:10.134Z","repository":{"id":56892586,"uuid":"157771417","full_name":"rubyonjets/rollbar-jets","owner":"rubyonjets","description":"Rollbar exception reporting support for Jets","archived":false,"fork":false,"pushed_at":"2019-11-20T04:21:50.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-05-21T16:15:02.557Z","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":"2018-11-15T20:54:33.000Z","updated_at":"2023-12-05T04:47:02.000Z","dependencies_parsed_at":"2022-08-21T01:20:58.258Z","dependency_job_id":null,"html_url":"https://github.com/rubyonjets/rollbar-jets","commit_stats":null,"previous_names":["tongueroo/rollbar-jets"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyonjets%2Frollbar-jets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyonjets%2Frollbar-jets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyonjets%2Frollbar-jets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyonjets%2Frollbar-jets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubyonjets","download_url":"https://codeload.github.com/rubyonjets/rollbar-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.691Z","updated_at":"2026-05-15T17:39:05.114Z","avatar_url":"https://github.com/rubyonjets.png","language":"Ruby","funding_links":[],"categories":["Error Reporting"],"sub_categories":[],"readme":"# Rollbar Jets\n\n[![Gem Version](https://img.shields.io/gem/v/rollbar-jets.svg)](https://rubygems.org/gems/rollbar-jets)\n\n[![BoltOps Badge](https://img.boltops.com/boltops/badges/boltops-badge.png)](https://www.boltops.com)\n\n[Rollbar](https://rollbar.com/) is real-time error reporting and monitoring service.\n\nThis gem adds Rollbar error reporting support to [Jets: Ruby Serverless Framework](http://rubyonjets.com/).\n\nThis gem is not officially associated and written by Rollbar. 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 [rollbar](https://github.com/rollbar/rollbar-gem) 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 'rollbar-jets'\n```\n\nAnd then execute:\n\n    bundle\n\nAdd the `ROLLBAR_ACCESS_TOKEN` env variable to the `.env` file in your project.  Here's an example of what `ROLLBAR_ACCESS_TOKEN` looks like.\n\n.env:\n\n    ROLLBAR_ACCESS_TOKEN=random-token\n\nTo get a `ROLLBAR_ACCESS_TOKEN`, sign up for an account at [rollbar.io](https://rollbar.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/rollbar-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%2Frollbar-jets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubyonjets%2Frollbar-jets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubyonjets%2Frollbar-jets/lists"}