Grow your community and let your products shine!
Register | Login

Company Overview

Rollbar collects errors that happen in your application, notifies you, and analyzes them so you can debug and fix them. Ruby, Python, PHP, Node.js, JavaScript, and Flash libraries available.

Tags:

Company Information

Platforms

Pricing

Categories

Features & Specs

  • Real-time Error Tracking

    Rollbar provides real-time error monitoring and alerts, allowing developers to quickly identify and address issues in production environments.

  • Comprehensive Error Reports

    It offers detailed error reports that include stack traces, browser data, device data, and more, which help in diagnosing and fixing errors faster.

  • Supports Multiple Languages and Frameworks

    Rollbar supports a wide range of programming languages and frameworks, making it a versatile tool for various tech stacks.

  • Integrations with Popular Tools

    Rollbar integrates with popular development and workflow tools like Slack, Jira, GitHub, and more, enhancing team collaboration and productivity.

  • Customizable Notifications

    Users can customize notifications based on error severity, frequency, and other parameters to reduce noise and focus on critical issues.

  • AI-assisted Triage

    The platform uses AI to group and prioritize errors, helping developers focus on the most impactful issues first.

  • User Context and Telemetry

    Gives insight into user actions leading up to an error, which can be crucial for reproducing and fixing issues.

  • Deployment Tracking

    Rollbar allows you to track when errors are introduced by specific deployments, making it easier to pinpoint the root cause.

  • Scalable

    Suitable for companies of all sizes, from startups to large enterprises, providing scalable solutions that grow with your business.

  • Videos

    External Sources including reviews & comparisons

    Social Recommendations


    • How to Setup a Project That Can Host Up to 1000 Users for Free

      Rollbar is a great error-tracking service. It alerts us on exceptions and errors, provides analysis tools and dashboard, so we can see, reproduce, and fix bugs quickly when something went wrong. This service has a possibility to log not only uncaught exceptions but any messages. By default, the messages are reported synchronously, but you can enable asynchronous reporting using Sidekiq, girl_friday, or Resque….

      – Source: dev.to
      /
      4 months ago


    • Cleaning routines to keep your project without bugs

      **2. Rollbar **is an error-tracking system that tells you if there are any errors occurring and if the app is functioning a-okay.

      – Source: dev.to
      /
      4 months ago


    • Ask HN: Who is hiring? (May 2024)

      Rollbar | https://rollbar.com | Remote US, Remote Europe, Budapest | Engineering, Technical Solutions About Rollbar: * We’re a ~30-person team (SF, Budapest, remote US and Europe) with a mission to help developers build software quickly and painlessly * We help tens of thousands of developers find and fix errors faster. * Our backend handles billions of errors with low latency and high reliability * Our front-end…

      – Source: Hacker News
      /
      5 months ago


    • Yet Another Tour of an Open-Source Elm SPA

      When any unexpected errors occur we need to send the details over to an error logging service, for e.g. Like Rollbar.

      – Source: dev.to
      /
      5 months ago


    • 10 best Javascript debugging tools

      Rollbar is a real-time error tracking and monitoring tool that empowers development teams to deliver top-notch software. Its primary mission is to identify, report, and aggregate errors, exceptions, and issues in your applications as they happen, allowing developers to address them promptly. Rollbar assists developers in maintaining the best quality of software throughout the development process by offering…

      – Source: dev.to
      /
      9 months ago


    • Handle JavaScript errors via Typeform

      Usually you would use a tool like Sentry or Rollbar to catch and report errors. Those tools improve developer experience, however we should also think about user experience — and there is a way to make it more pleasant. What if when your users experience an error, we display a typeform to collect additional feedback from the user?

      – Source: dev.to
      /
      about 1 year ago


    • Ask HN: Who is hiring? (March 2023)

      About Rollbar: * We’re a ~45-person team (SF, Barcelona, Budapest, and remote US) with a mission to help developers build software quickly and painlessly * We help tens of thousands of developers find and fix errors faster. * Our backend handles billions of errors with low latency and high reliability * Our front-end allows developers to discover and drill down across millions of errors in real-time * Our…

      – Source: Hacker News
      /
      over 1 year ago


    • Ask HN: Who is hiring? (February 2023)

      Rollbar | https://rollbar.com | Budapest | Design About Rollbar: * We’re a ~45-person team (SF, Barcelona, Budapest, and remote) with a mission to help developers build software quickly and painlessly * We help tens of thousands of developers find and fix errors faster. * Our backend handles billions of errors with low latency and high reliability * Our front-end allows developers to discover and drill down across…

      – Source: Hacker News
      /
      over 1 year ago


    • free-for.dev

      Rollbar.com — Exception and error monitoring, free plan with 5,000 errors/month, unlimited users, 30 days retention.

      – Source: dev.to
      /
      almost 2 years ago


    • How useful are code coverage reports?

      This week, as a relevant anecdote, we saw some notifications from Rollbar that showed us something was wrong with a new feature. We managed to get a coverage report for a single module of our code (took a little while), and we saw that the bugs identified in Rollbar were actually not covered by tests.

      – Source: dev.to
      /
      almost 2 years ago


    • Android Crashing in Production.

      Check out rollbar.com was a life saver for me.

      Source:
      about 3 years ago


    • Ask HN: Who is hiring? (September 2021)

      Rollbar | https://rollbar.com | San Francisco, Barcelona, Budapest ONSITE or REMOTE | Engineering, Marketing About Rollbar: * We’re a ~70-person team (SF, Barcelona, Budapest, and remote) with a mission to help developers build software quickly and painlessly * We help tens of thousands of developers find and fix errors faster. * Our backend handles billions of errors with low latency and high reliability * Our…

      – Source: Hacker News
      /
      about 3 years ago


    • A Tour of Website Monitoring Tools

      Rollbar, another great alternative which is quite popular with enterprise companies.

      – Source: dev.to
      /
      about 3 years ago


    • Ask HN: Who is hiring? (August 2021)

      About Rollbar: * We’re a ~70-person team (SF, Barcelona, Budapest, and remote) with a mission to help developers build software quickly and painlessly * We help tens of thousands of developers find and fix errors faster. * Our backend handles billions of errors with low latency and high reliability * Our front-end allows developers to discover and drill down across millions of errors in real-time * Our open source…

      – Source: Hacker News
      /
      about 3 years ago


    • Free for dev – list of software (SaaS, PaaS, IaaS, etc.)

      Rollbar.com — Exception and error monitoring, free plan with 5,000 errors/month, unlimited users, 30 days retention.

      – Source: dev.to
      /
      about 3 years ago


    • 3 Examples of DevOps Remediation with Datadog and WayScript

      So how does this work? First, we set up an event alert on Datadog that is linked to our Rollbar incident reporting for deployments. If this incident is marked as a bad_deploy, our trigger fires. Next, a python script interprets the event and determines if a rollback is necessary:.

      – Source: dev.to
      /
      over 3 years ago


    • Services Status Page.

      For logging errors from my app I am using https://rollbar.com/ (also currently free) and I may try to integrate rollbar with my status page (‘Elevated error rates’ kind of thing triggers an incident) at some point.

      Source:
      over 3 years ago


    • Ask HN: Who is hiring? (May 2021)

      Rollbar | https://rollbar.com | San Francisco, Barcelona, Budapest ONSITE or REMOTE | Engineering, Customer Success About Rollbar: * We’re an ~80-person team (SF, Barcelona, Budapest, and remote) with a mission to help developers build software quickly and painlessly * We help tens of thousands of developers find and fix errors faster. * Our backend handles billions of errors with low latency and high reliability…

      – Source: Hacker News
      /
      over 3 years ago


    • 10 Signs of a good Ruby on Rails Developer

      Exception notifiers like Sentry or Rollbar or ‘anything that suits you’.

      – Source: dev.to
      /
      over 3 years ago


    • Understand Django: Deploy A Site Live

      In the Django world, I generally hear about two of these error tracking services: Rollbar and Sentry. I’ve used both of these error trackers, and I think they are both great. For my personal projects, I happen to pick Rollbar by default, so I’ll describe that service in this section as an example.

      – Source: dev.to
      /
      over 3 years ago

    Similar Products

    AutoCAD mobile app, formerly AutoCAD 360 and AutoCAD WS, is a CAD viewer for viewing, creating, editing, and sharing AutoCAD drawings. Download a free AutoCAD mobile app trial for Windows 10, iOS, or Android.
    Web-based project collaboration tool.
    Bforartists is a fork of Blender.
    Cloud-based software application for consulting firms (and students) with all the tools required in...