Sentry icon

Sentry icon

Sentry

Business Software IT and Operations
Description

Sentry is an impressively versatile and functional platform that developers can use to test their code and respond nimbly whenever their users receive an error message.

Platforms
Browser
Links

Alternatives to Sentry

  1. Datadog alternatives

    Datadog

    Freemium

    Datadog makes use of a number APIs to connect you with every aspect of your stack and provide you with detailed analytics regarding all of the proprietary and third party software you use.

    {{ alternatives[0].votes }}
  2. TestFlight alternatives

    TestFlight

    Free

    If you enjoy testing new apps, then TestFlight is one that you want to consider. The app itself allows you to test the latest apps that are available. You can offer your review and find out what ot...

    {{ alternatives[1].votes }}
  3. Bugsnag alternatives

    Bugsnag

    Commercial

    Bugsnag monitors apps for errors that impact customers & reports all diagnostic data. Try it free.

    {{ alternatives[2].votes }}
  4. Instabug alternatives

    Instabug

    Freemium

    Instabug software allows users to access bugs and in-app feedback reports of mobile applications. This platform can be integrated with SDK to allow a two-way communication between users and testers...

    {{ alternatives[3].votes }}
  5. Monitis alternatives

    Monitis

    Freemium

    Monitis is an all-in-one tool for monitoring the performance of websites, servers, and applications. After a quick registration process, all of the monitoring tools are completely online, which mea...

    {{ alternatives[4].votes }}
  6. New Relic alternatives

    New Relic

    Freemium

    New Relic helps enterprise level companies take every component of their business model and adapt it to a cloud based environment.

    {{ alternatives[5].votes }}
  7. HockeyApp alternatives

    HockeyApp

    Commercial

    On November 16, 2019, HockeyApp will transition fully to App Center. We've made it easy to start your transition today.

    {{ alternatives[6].votes }}
  8. Raygun alternatives

    Raygun gives you a window into how users are really experiencing your software applications. Detect, diagnose and resolve issues that are affecting end users with greater speed and accuracy.

    {{ alternatives[7].votes }}
  9. Site24x7 alternatives

    Site24x7

    Freemium

    Site24x7 offers both free & paid website monitoring services. Monitor websites remotely and receive instant email/sms alerts if your website becomes unavailable. View uptime & performance graphs of...

    {{ alternatives[8].votes }}
  10. elmah.io alternatives

    elmah.io

    Commercial

    Cloud logging for . NET web applications using ELMAH. Find bugs before you go live. Powerful search, API, integration with Slack, GitHub, Visual Studio, etc.

    {{ alternatives[9].votes }}
  11. Crashlytics alternatives

    Crashlytics

    Commercial

    Get started with Crashlytics. iOS and Android! Visibility into your Apps'. performance on both platforms. Say goodbye to bugs.

    {{ alternatives[10].votes }}
  12. Airbrake alternatives

    Airbrake

    Commercial

    Application monitoring software for your entire stack. Fix errors in minutes. Airbrake tells you in real-time what’s broken, where and why.

    {{ alternatives[11].votes }}
  13. RapidSpike alternatives

    RapidSpike

    Commercial

    Keep your website online, boost performance and improve your digital experience to increase customer conversions.

    {{ alternatives[12].votes }}
  14. SessionStack alternatives

    SessionStack

    Freemium

    Easily co-browse with the customer to show them your product by highlighting and drawing. When needed, take complete control. Click, scroll or write for them.

    {{ alternatives[13].votes }}
  15. Logentries alternatives

    Logentries

    Commercial

    Logentries is a powerful log management and analysis tool that provides a number of advanced features. It offers real-time search through your indexed logs, and it searches across the entire Logen...

    {{ alternatives[14].votes }}
  16. Flume alternatives

    Flume

    Free

    Upgrade to Flume Pro and upload your photos and videos directly from your Mac.

    {{ alternatives[15].votes }}
  17. Kaseya VSA alternatives

    Kaseya VSA is a software used in remote monitoring, information technology management, cloud-based and network security resolution that gives functionalities and tools to IT enterprises and Managed...

    {{ alternatives[16].votes }}
  18. loggly alternatives

    loggly

    Commercial

    Loggly is a new software that allows users to perform log analysis, monitor system performance, and visualize data in a manner to easily investigate and fix software problems. Loggly can perform lo...

    {{ alternatives[17].votes }}
  19. Reactflow alternatives

    Reactflow

    Freemium

    Reactflow give insight for marketers, product managers and UX designers about how their users experience their website. It reconstruct visitors activity like a movie for playback, while providing e...

    {{ alternatives[18].votes }}
  20. VitalFrog alternatives

    VitalFrog

    Commercial

    Continuously monitor your Core Web Vitals with VitalFrog. Use this set and forget SEO on-page performance tool to never miss a CWVs regression and stay on-top of your Google ratings

    {{ alternatives[19].votes }}
Suggest an Alternative

Missing a software in the list? We are always happy if you help us making our site even better.

Suggest an Alternative

Sentry Reviews

We have 1 review for Sentry. The average overall ratings is 4.0 / 5 stars.

Write a Review
grex avatar
My Opinion on Sentry
written by grex on 2018-08-28 08:05:01
Overall
Ease of Use
Customer Service
Value For Money

Overall Opinion: You may have spent years developing your app, but it can be hard to guess who well it's going to function out in the wild. There are countless variables that can cause your app to not run like it should, and it's impossible to test every possible variable before you launch. Even more distressing, it can be hard to know how your app is performing once it's already out there. When your users encounter an app crashing bug, are they sending in error reports, or are they just deleting the software? You can't rely on your users to do your heavy lifting, but they also serve as the best method for digging into the potential bugs in your software. Sentry offers a robust selection of error tracking options so you can get your software out into the field quicker and rest easy knowing that any problems are tracked and dealt with in an efficient manner. Sentry is an open source project, and that brings with it a number of distinct advantages. Development is able to adapt to the shifting needs of Sentry's users, and their mission statement is built squarely around security, production scalability, and observability. The job of Sentry is to get you the most meaningful information on bugs as quickly as possible without having to parse inscrutable and puzzling language or dig deep into the code in search of the solution to your problem. That's because Sentry gives you both the tools to identify your bugs and the means to jump right in and resolve them. A clean and concise crash report provides you with both information about the error and the session in which it happened so that you can determine patterns and make conclusions about the possible circumstances leading to the crash. You can even receive stack traces in real code blocks so that you can dive right in and figure out the source of the problem. They make use of the native language structures for Python, iOS, and JavaScript, and you can drown out the noise for the sound by using a variety of different filtering options on your results. But bugs don't simply exist in a vacuum, and Sentry is all about giving you the tools you need to get to the root of the problem. You can easily compare every incidence of a single bug so that you can replicate it and come to a solution before it happens again. These sort of preventative measures can help you build trust with your clients and stop problems before they scare your customers away. On a larger macro scale, Sentry offers a wide variety of metrics displayed in graphs, charts, and other displays so that you can track the behaviors of your users and the errors in your code and prioritize threats accordingly.

Pros: Quick and accurate performance scaled to projects of almost any size Efficient and peppy notification system Very deep insight into the underlying issues behind errors

Cons: Bit of a learning curve to figure out how the software works Search functionality is a bit rudimentary

grex is using Sentry every other week recently.

Features

  • Bug reports via email, chat, or SMS text
You can always update Sentry to add more features!

Sentry Videos

Youtube Video: Marvel Legends Sentry Avengers Odin The Allfather BAF Wave Hasbro Action Figure Review

MisterPhillz IG instagram.com Photo Gallery at marvelousnews.com Marvel Legends at BBTS http://www.bigbadtoystore.com/bbts/search.aspx?search=marvel%20legends&utm_sou...

Disclaimer: This video was not made by us, but we found it interesting enough to embed it here.

Comments

Commenting on this article is disabled right now.

About This Article

This page was composed by Alternative.me and published by Alternative.me. It was created at 2018-04-28 14:58:07 and last edited by Alternative.me at 2020-03-06 07:52:09. This page has been viewed 18054 times.

Did you like this article about Sentry? Please rate it!
6 of 7 liked this article. This is equivalent to a star rating of 4.29 / 5.
Yes
No

More Software in Business Software > IT and Operations

More Popular Business Software

Filter Platforms

{{key}}

Filter Features

Flexible dashboard creation system Category Data limit is increased Support offered at any time Offers pay as you go plans to save you money All monitoring data is shareable Robust API and extension support Error Monitoring Deployment Tracking Uptime Monitoring Log Management and Analytics Patch Management Remote Control Access and Management Performance Management Capacity Monitoring Fault Management Debugging log management Efficient log analysis over multiple servers Compatible with multiple platforms Receive measurements in real time Can integrate with IoT and embedded devices Dynamic Heatmaps + Session Replay + Feedback Widgets + Funnel Analytics + Bug Notifier Website Analytics Website development and maintenance apps SEO-friendly Website and visitor tracking SEO Analysis SEO website development SEO Optimized
Suggest an Alternative to Sentry
{{ suggestSubmitSuccess }}
You can only sugggest alternatives that are already published on our platform. If you want to submit a software or app, please visit your account page to submit a software.
List of Suggestions
Please start typing the name of the software you want to suggest as alternative to Sentry in the field above.
{{ suggestSubmitError }}
Suggest {{ suggestedAlternatives.length }} Alternative(s)
Login
This action requires user authentication. Please log in.
Don't have an account yet? Sign up.