Rollbar's continuous code improvement platform helps development teams deploy better software, faster, and quickly recover from critical errors in their code.
Developers instrument lightweight SDKs into their applications to capture all exceptions as they happen along with the surrounding context and details. This gives them complete visibility on every error in their application, coupled with all the important data needed to make resolution painless.
Rollbar's error grouping engine utilizes machine learning to automatically group similar errors together to reduce noise and create trustworthy alerts. Additionally, Rollbar automatically triggers workflows based on any new bugs or regressions that are detected to proactively address issues and minimize their impact till developers can get to it.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
Pricing is based on the duration and terms of your contract with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.
Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator to estimate your infrastructure costs.
This listing offers one pricing dimension: the Enterprise Starter Plan, billed as units under a contract. You commit to a set quantity of units for the term. This is a single-tier structure, so there are no separate size or usage tiers to choose from on Marketplace. The plan supports error monitoring for enterprise teams. To scale beyond your committed units, you would adjust your unit quantity or arrange terms with the vendor.
Top-of-mind questions for buyers
What does one unit cover in the Enterprise Starter Plan?
A unit maps to your committed volume of monitored activity, measured in occurrences and related events. An occurrence is a single instance of an error or logged event captured by the service. Your unit commitment sets the included volume for the term.
What happens if my event volume exceeds my committed units?
You have options to handle overages. By default, processing pauses when you reach your monthly limit, so no surprise charges accrue. You can enable on-demand events to keep sending beyond the limit at your standard rate. You can also set an overage budget that pauses once reached.
Are unused units carried over, or do they reset each period?
Included volume is measured on a monthly basis, so your allowance resets each month within the contract term. Occurrences and related events are counted against that monthly included amount. To raise your ongoing limits, adjust your unit quantity or arrange terms with the vendor.
rollbar.com
Helpful?
Vendor refund policy
For organizations with refund requirements, contact sales@rollbar.com
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Easy to query, one repository for everything that matters
What do you dislike about the product?
Not easy to onboard team to the lexicon we use.
What problems is the product solving and how is that benefiting you?
Allows us to see live feed of error, when it happened, and which location it happened. All in real time. Useful for debugging high-impact bugs.
Krishnan M.
Simple and amazing tool for error notifications
Reviewed on Feb 10, 2025
Review provided by G2
What do you like best about the product?
Its been a simple tool to setup. It didn't require a learning curve as with other tools
What do you dislike about the product?
Sometimes the error on the title does not match the error in the description, so I need to manually check for the error.
What problems is the product solving and how is that benefiting you?
We needed a way to get notified of the errors that get missed during testing and also before a customer encounters an error.
Toby B.
Rollbar is great
Reviewed on Aug 11, 2024
Review provided by G2
What do you like best about the product?
Rollbar integrates seamlessly with Ruby on Rails. I've used it in many projects over the years and it's never let me down. It's easy to use and great value for money.
What do you dislike about the product?
Very little. It's simple and does what it says at a reasonable cost.
What problems is the product solving and how is that benefiting you?
It reports errors when I need them in real-time.
Jaime S.
Great tool to catch bugs!
Reviewed on Mar 22, 2024
Review provided by G2
What do you like best about the product?
The implementation and the integration are super easy, same for sending custom logs or custom info about the user. IMO it is super important for customer support, we have the tool connected to Slack so the first thing we do to start the day is check the channel and check all the errors our users have, you have a lot of information to be able to fix the bug you have in your application. For us it is an essential tool, we use every day.
What do you dislike about the product?
You can check the API calls you are doing but you cannot have the response from the server, but, I think this is a matter of privacy.
What problems is the product solving and how is that benefiting you?
We can know where the application is having bugs and solve them quickly. So, our customers have a fast response from us even before they contact us.
Computer Software
Overall Rollbar is great to find the source of errors.
Reviewed on Dec 18, 2023
Review provided by G2
What do you like best about the product?
It's easier to use than looking at logs for debugging.
What do you dislike about the product?
The error grouping. Errors with the same/similar names but different stack traces, e.g. a connection timeout create many Rollbar items. Errors grouped and displaying the different stack traces would help a lot.
What problems is the product solving and how is that benefiting you?
Monitor for to many client errors. Debugging failed jobs by finding their stack trace. We retry the job and search for the recent errors to debug.