Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

150 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Logistics and Supply Chain

Rollbar is a good tool for reviewing, tracking frequency, getting notified when errors occur.

  • March 02, 2020
  • Review verified by G2

What do you like best about the product?
Being able to see the frequency with which an error occurs.

Being able to tell when an error re-appeared after removal.

Linking with Jira, Source Control and Slack.

Summary of analytics for an error is really useful.

The new interface looks really good.

I had wanted integration with source control for a while and now that's a reality!
What do you dislike about the product?
Not being able to search by level in stack trace. It would be nice to be able to filter for errors that pass through a certain line in a stack trace.

Absence of in-built dark theme.
What problems is the product solving and how is that benefiting you?
Tracking and analysing frequency of errors.
Recommendations to others considering the product:
In the event you're working with external integrations, create custom exceptions, they really help in the tracking of the errors.

Solve the most noisy errors first to clear up the scene for rarer but probably more critical errors.


    Information Technology and Services

Very easy way to look at stack trace on production

  • February 28, 2020
  • Review provided by G2

What do you like best about the product?
The Ability to track down the error to the actual call stack and line number on a production environment
What do you dislike about the product?
Sometimes can send unnecessary warning and error messages
What problems is the product solving and how is that benefiting you?
Instant alert when things go wrong in production of a new feature release
Recommendations to others considering the product:
If you want to monitor your application and know the source of error as they happen then rollbar is your goto application


    Alyson B.

A great tool for error tracking

  • February 28, 2020
  • Review provided by G2

What do you like best about the product?
I like the way its possible to organize our errors. Connecting this tool with Github bring to us a great tool tracking bugs. I also like the improvement that happened latest. It shows that there are people working on improve this product.
What do you dislike about the product?
Actually, Rollbar help us a lot, so I think I dont have any complain.
What problems is the product solving and how is that benefiting you?
We use Rollbar for bug track.
Recommendations to others considering the product:
Rollbar is a great tool to track bugs in apps. Its easy to implement and use.


    Alexander U.

Best service for collaborative development

  • February 28, 2020
  • Review provided by G2

What do you like best about the product?
Simple PR creation, friendly paid plans, UI.
What do you dislike about the product?
Minor glitches when view PR on mobile phone.
What problems is the product solving and how is that benefiting you?
Code review and delivery, git storage. Using it every day in my team.
Recommendations to others considering the product:
Just try it and see how it's simple and powerful.


    Financial Services

Aewsome

  • February 28, 2020
  • Review verified by G2

What do you like best about the product?
Traceability, quick feedback and real-time issues.
What do you dislike about the product?
Nothing about it, but I think it's necessary a module specific for Analytics, in this way we can have some insights related to the issues.
What problems is the product solving and how is that benefiting you?
Real-time errors, so my team can act quickly.


    Joe M.

Easy to use, powerful tool that makes error reporting simple

  • February 28, 2020
  • Review verified by G2

What do you like best about the product?
Easy to use and setup. Becomes extremely powerful as-and-when needed.
What do you dislike about the product?
At a smaller size, the pricing can be harder to work with. We have found that we have moved up and down between free plans as our usage varied seasonally, which meant a small amount of additional work was needed to monitor this.
What problems is the product solving and how is that benefiting you?
Effectively analysing and identify errors and events fast. Allowing anyone in our company to have easy access to production system monitoring. Analysing the cause of errors/issues by integrating with our continuous integration pipeline.
Recommendations to others considering the product:
Look into using Rollbar for event monitoring as well as error monitoring. Rollbar is a powerful tool to analyse the number and type of events occurring over a given period of time, and for organisations where period programs/scripts are run regularly this can provide easier monitoring.


    Telecommunications

Very useful for the viewing alerts

  • February 28, 2020
  • Review provided by G2

What do you like best about the product?
- Integration with the slack
- Easy to use UI and easy APIs
What do you dislike about the product?
Sometimes the exceptions are over grouped
What problems is the product solving and how is that benefiting you?
Alerting on exceptions


    Education Management

Front end developer with 7 years experience on web developerment

  • February 28, 2020
  • Review provided by G2

What do you like best about the product?
Easy to track incidents on the project dashboard.
What do you dislike about the product?
The new UI does not look that different from the old one. I would expect more significant changes if there are UI upgrades.
What problems is the product solving and how is that benefiting you?
Easy to specify if there are urgent exceptions require actions.
Recommendations to others considering the product:
I like that I can work on solving my mistakes which I can have during the working day. The perfect solution to use in the company.


    Roman G.

Simple to use, extremely useful

  • February 27, 2020
  • Review verified by G2

What do you like best about the product?
Super easy to setup integration.
Good grouping of errors/events, nice and clean UI, fair pricing.
What do you dislike about the product?
It's so easy to start and get the results right away, that sometimes it's hard to force yourself to learn about advanced features they have.
What problems is the product solving and how is that benefiting you?
Bug tracking and incident management.


    Mateo N.

Great tool for monitoring errors and performance in multiple environments

  • February 27, 2020
  • Review verified by G2

What do you like best about the product?
- Great integration with programming frameworks and different environments
- We use Rollbar to track all errors generated both in front and backend in our app
- The deployments section is very useful in a DevOps environment like ours
- The redesign of the webpage is very beautiful and everything is easier to find after that
What do you dislike about the product?
- Instrumentalization is a manual process, so you will have to use Rollbar library to report the errors. Sometimes a little automatization is desirable, at least for exceptions.
- Usually, the search function is not precise and does not return results using only keywords or information that is not in the title of the error.
- The grouping does not work always, so there Items that are highly related but they appear is it was a different error.
What problems is the product solving and how is that benefiting you?
- Track errors on our production app.
- Identify the deployments which cause errors.
- See how many times an error is occurring.
- Separate errors by the environment, so it is possible to know which errors are really affecting the customers.
- Share and assign error to our development team.
- We use as a debugging tool, in Rollbar we can send our app message specifying the message-level.
Recommendations to others considering the product:
Use if you are ready to implement error tracking in your app
Make sure that you have the right team to instrument it, they must know the breaking points of your app