Software Alternatives & Reviews

Sentry.io

From error tracking to performance monitoring, developers can see what actually matters, solve quicker, and learn continuously about their applications - from the frontend to the backend.

Error Tracking Exception Monitoring Monitoring Tools

Sentry.io Reviews and details

Sentry.io Landing Page
Sentry.io Landing Page

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Sentry.io and what they use it for.
  • A better alternative to google "+reddit" searches?
    Maybe replace your Google analytics with sentry if you care for privacy: https://sentry.io/welcome/. Source: 9 days ago
  • Which is your favorite online tool you've used to build your SaaS business?
    Sentry - Receiving bug notifications in Slack as soon as a user experiences them so we can get them fixed before users even realize they happened. Source: about 1 month ago
  • I've been reading about Distributed Tracing lately and I think it's the coolest way to debug and monitor your apps! Here's what I learned:
    In order to really understand it, I integrated Sentry in a demo Next.js app and configured distributed tracing on a single API endpoint. The app uses Next Auth for auth and Prisma with PlanetScale for a database. Here's the trace I get for my endpoint:. Source: 3 months ago
  • What are the not-so-obvious tools that you don't want to miss?
    And on a much different level of tool: Sentry is great. It was one of the first things that I set up at my new job after having gotten used to it at my old one. Being able to basically be like "file a task for me and send a slack alert if this error condition ever happens" is really nice. Source: 4 months ago
  • what I want to try and an end goal
    This is already being done, with a couple of examples I can think of being Bitwarden, Elasticsearch, and Sentry. Both have paid public instances that don’t just cover the cost of the servers for it but also funds the development of the FOSS project. Source: 4 months ago
  • Encrypting and storing server troubleshooting data in HTTP headers.
    The other common pattern requires a solid exception-capture capability, and allows one to ship off exceptions/errors to a SaaS provider (i.e. Sentry). But if the apps themselves aren't throwing exceptions for these issues... Source: 4 months ago
  • Rust API Design Learnings (FOSDEM 2023)
    🤔 TIL. It makes sense why he would start using Rust for that. Source: 4 months ago
  • Product photos are slowing down the site a lot
    As the page itself loads quickly on my side, I wouldn't suspect the issue to be slow/inefficient database queries, however, I'd suggest monitoring this. Use django-debug-toolbar to help you, you could also look into Sentry. Source: 5 months ago
  • Set Level Error Sentry Golang
    Https://sentry.io/welcome/ Track errors & monitor performance in all major languages & frameworks with Sentry. - Source: dev.to / 5 months ago
  • 7 Best Tools for Monitoring Node.js Servers
    Sentry offers a Node error and performance monitoring tool capable of discovering and monitoring performance-related issues, errors, and bottlenecks. It supports Node.js, Express, and KOA with SDKs for instrumentation. Sentry identifies issues and observes the application with end-to-end distributed tracing and performs an efficient root-cause analysis. - Source: dev.to / 6 months ago
  • Monitoring Microservices with Prometheus and Grafana
    Personally I've also used Apache Skywalking for a decent out of the box experience: https://skywalking.apache.org/ I've also heard good things about Sentry, though if you need to self-host it, then there's a bit of complexity to deal with: https://sentry.io/welcome/. - Source: Hacker News / 6 months ago
  • Top 20 Observability Tools Every Startup Should Know About in 2022
    Sentry is an error tracking software that provides a full stack view into your application and infrastructure’s performance. It makes it very easy to track and debug errors. It provides observability into both front-end and back-end projects. - Source: dev.to / 8 months ago
  • Please help me answer this interview question
    Wrap the application in an error boundary. When this error boundary catches, send some state about the client to either a backend service that will store it for record keeping, or to a monitoring service like Sentry.io. Source: 9 months ago
  • How do you attribute backend and frontend issues?
    Sentry is built to do exactly that, and has both React and Django integrations available. Source: 10 months ago
  • Better ways to find logs responsible for Cloudwatch Alarm?
    You can use an actual excrption capturing tool, such as sentry - https://sentry.io/welcome/. Source: 11 months ago
  • Capital "C" Celebration — The Mattermost Platformer #14
    In Q3 the focus is going to be split into two: partially we’ll keep on pushing on getting v2 to GA status, whatever that may mean in practice (ranging from porting features, to fixing hypothetical bugs, blindly approving pull requests, to enthusiastic cheer leading). However, we will also get back to what I’d qualify as “actual platform work”: specifically we want to invest in better instrumentation of the... - Source: dev.to / 11 months ago
  • How to deal with the anxiety of long-running code
    How about setting up some monitoring and alerts that will notify you in case of any issues. Something like Sentry. I also recommend centralized log management. There are a few options, but I like Seq as it is self-hostable with a single docker command. That means you can store as many logs as the disk space on your server can handle. I usually log inputs and outputs to functions and API calls to see what happened... Source: 11 months ago
  • Ask HN: Do you load test your applications? If so, how?
    I previously used https://k6.io/ in lieu of better options. It was great for getting up and running reasonably quickly, but also kind of had a weird JS runtime so the error messages weren't always intuitive so debugging was a pain. Then again, could also use anything like Apache JMeter (https://jmeter.apache.org/), Gatling (https://gatling.io/open-source/) or any other solution out there, whichever is better... - Source: Hacker News / 11 months ago
  • Centralizing state and data handling with React Hooks: on the road to reusable components
    ​ The typed output by zod is very clean and looks like a typescript type that we would have written ourselves, with the addition that zod parses the JSON using our model. For safety, we use the safeParse method from zod, which allows us to send back the JSON “as is” in case of an error during the parsing step. We would also receive an error on our error tracking tool, Sentry. ​ With our example, our builder... - Source: dev.to / about 1 year ago
  • How to Audit the Quality of Your Python Code: A Step-by-Step Guide (Checklist Inside)
    Check if there’s an Error Tracking System in place. One of the most popular ones is Sentry. - Source: dev.to / about 1 year ago
  • How to make more detailed error messages with Sentry
    A while back I decided to implement Sentry into my web app. This turned out to be a huge boon to the way I’m able to debug or even catch several bugs! - Source: dev.to / over 1 year ago

External sources with reviews and comparisons of Sentry.io

13 tools to use for DevSecOps automation
💰 Sentry.io is a service that helps you monitor and fix crashes in real-time, so that you can diagnose and optimize code performance. The Sentry.io node allows you to manage information about events, issues, projects, and releases.
Best Error Monitoring Services for Elixir Phoenix
Sentry provides an Elixir-specific getting started guide to walk you through setup. It also provides an Elixir SDK you can add as a mix.exs package. Sentry limits email support to only customers on certain plans. However, it does offer a community forum to ask questions.
6 Bugsnag Alternatives to Consider in 2021
Sentry is a cloud-hosted error tracking tool that helps to resolve crashes and other similar issues in your apps. Many software teams use Sentry to enhance their deployed app’s efficiency and build a better user experience. Sentry assists you in catching and fixing multiple errors together with ease. In general, this error tracking solution can automatically track all types of software issues in your application....
Top 15 Kafka Alternatives Popular In 2021
The best part of Sentry is that it identifies errors before they occur, offering the least downtime. It thereby enhances the performance monitoring of applications through stack traces. The entire trace can be viewed to spot out the exact APIs that aren’t performing well. There is distrusted tracing that can help monitor the complicated needs of full-stack applications.
Best Log Management Tools: Useful Tools for Log Management, Monitoring, Analytics, and More
Sentry is a modern platform for managing, logging, and aggregation any potential errors within your apps and software. Sentry’s state of the art algorithm helps teams detect any potential errors within the app infrastructure that could be critical to production operations. Sentry essential helps teams to avoid the hassle of having to deal with a problem that’s too late to fix and instead uses its technology to...

Do you know an article comparing Sentry.io to other products?
Suggest a link to a post with product alternatives.

Generic Sentry.io discussion

Log in or Post with

This is an informative page about Sentry.io. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.