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

Reviews from AWS customer

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

External reviews

153 reviews
from

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


5-star reviews ( Show all reviews )

    Retail

Game changer for detecting errors

  • June 05, 2020
  • Review provided by G2

What do you like best about the product?
Real time notifications about errors found and how pervasive they are
What do you dislike about the product?
Very few disadvantages I can think of. Sometimes the UI looks a bit repetitive, but nothing that prevents you from using the tool effectively.
What problems is the product solving and how is that benefiting you?
Rollbar helps us detect error as they happen, in real time, so we lose less time finding them and fixing them.


    Rex B.

Rollbar is really awesome

  • June 05, 2020
  • Review provided by G2

What do you like best about the product?
They have very simple API for integration and really does well in tracking the errors. The pricing is also good and fit for startup companies.
What do you dislike about the product?
I can say that so far for a year of using it, I haven't had any issue.
What problems is the product solving and how is that benefiting you?
It helps you easily trace the issue because of the details, browser, people. It helps you trim down the issue to its source.
Recommendations to others considering the product:
Try RollBar now and see its awesomeness


    Daniel L.

Fantastic Debugging Tool with Peace of Mind

  • June 04, 2020
  • Review provided by G2

What do you like best about the product?
I like the Integration options and ease of use!
What do you dislike about the product?
My least favorite thing is the lack of BitBucket Pipeline support. I had to write a manual integration with BitBucket Pipelines for CI and it would have been awesome if there was already a bitbucket-pipelines.py sample file to go from.
What problems is the product solving and how is that benefiting you?
Random client issues and assured compatibility across all devices.
Recommendations to others considering the product:
I was amazed at the simplicity of Rollbar to setup and integrate with existing products!


    Information Technology and Services

Quick setup w/ great visibility

  • June 03, 2020
  • Review provided by G2

What do you like best about the product?
Love that I can have all of my different projects in one place, regardless of platform. Makes tracking down bugs (whether it’s frontend / backend / mobile app).
What do you dislike about the product?
Nothing that I’ve found so far is to my disliking
What problems is the product solving and how is that benefiting you?
Visibility into bugs customers are running into


    Rustam G.

Indispensable service

  • March 03, 2020
  • Review provided by G2

What do you like best about the product?
Easy to use, fast events tracking, monitoring and searching service. I use it every day and I must say it pays off each cent. I used other error tracking services before and must admit that Rollbar is the best. Also it was easy to integrate events tracking into our application.
What do you dislike about the product?
There're none. All things work perfectly.
What problems is the product solving and how is that benefiting you?
I monitor events and errors through deploys, extract some data from occurences using rql, create tickets in bug tracking system just from Rollbar interface.
Recommendations to others considering the product:
Integrate it in your app, your tracker and github account to reveal the power of events and errors flow tracking and monitoring.


    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.


    Joe M.

Easy to use, powerful tool that makes error reporting simple

  • February 28, 2020
  • Review provided 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.


    Roman G.

Simple to use, extremely useful

  • February 27, 2020
  • Review provided 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 provided 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