Sentry vs. SonarQube for IDE

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Sentry
Score 9.2 out of 10
N/A
Sentry provides engineering teams with tools to detect and solve user-impacting bugs and other issues.
$26
per month
SonarQube for IDE
Score 9.2 out of 10
N/A
SonarQube for IDE is a free IDE plugin that helps developers by detecting and highlighting issues in their code in real time. Like a spell checker, SonarLint detects Bugs, code smells, and Security Vulnerabilities as code is written, and offers guidance.
$0
Pricing
SentrySonarQube for IDE
Editions & Modules
Team
$26
per month
Business
$80
per month
Developer
Free
Enterprise
Contact sales team
No answers on this topic
Offerings
Pricing Offerings
SentrySonarQube for IDE
Free Trial
YesYes
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
SentrySonarQube for IDE
Best Alternatives
SentrySonarQube for IDE
Small Businesses
GitLab
GitLab
Score 8.6 out of 10
Microsoft Visual Studio Code
Microsoft Visual Studio Code
Score 9.0 out of 10
Medium-sized Companies
GitLab
GitLab
Score 8.6 out of 10
Microsoft Visual Studio Code
Microsoft Visual Studio Code
Score 9.0 out of 10
Enterprises
GitLab
GitLab
Score 8.6 out of 10
Microsoft Visual Studio Code
Microsoft Visual Studio Code
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
SentrySonarQube for IDE
Likelihood to Recommend
8.3
(12 ratings)
8.0
(1 ratings)
User Testimonials
SentrySonarQube for IDE
Likelihood to Recommend
Sentry
Great for standard web application performance monitoring, analytics and error reporting. Shows line level code errors, gives insight into performance issues (plugins, API issues, etc.). Automation and scheduled scanning in production gives client visibility into 'after deployment' value. Also lets a relatively small number of developers keep tabs on a handful of different site/applications without needing a bunch of tools. The UI is pretty complicated and can be overwhelming for new users. Documentation could be better for the learning curve,
Read full review
Sonar
No answers on this topic
Pros
Sentry
  • Great web interface. Lots of data available in a really clean format, with filtering options and more.
  • Per-user exception tracking. User is complaining about something being broken? Look up their account ID in Sentry and you can see if they've run into any exceptions (with device information included, of course).
  • Source map uploading. Took a little while to figure this out but now we have our deploy script upload sourcemaps to Sentry on each deployment, meaning we get to see stack traces that aren't obfuscated!
  • Very generous free tier – 10,000 events per month. We're nowhere near that yet.
Read full review
Sonar
  • SonarLint highlights all the issues in our codes and also displays the severity of each issue.
  • SonarLint also provides suggestions for how to fix those code issues which are highlighted.
  • SonarLint starts the processing of the file as soon as it is opened and highlights all the issues which it found.
  • When we fix the issue, we don't even need to create a new build or generate fresh code quality report, as soon as we save the file with the changes, it does the processing again and shows the result if the issue is fixed or not.
  • SonarLint saves a lot of time and effort by saving us from doing fresh build every time and generating new code quality report every time, thus increasing the efficiency and output which is in return beneficial for the client.
Read full review
Cons
Sentry
  • Alert Configuration. Would be really helpful to have multiple logical groupings within the "If" section of a single configurable alert.
  • Alert Copying. Being able to copy an alert from one project to another would be super beneficial.
  • Alert Tags. Better UI around how we select which tags are getting sent with each alert instead of a tiny text box.
Read full review
Sonar
  • Sometimes, SonarLint does not highlight the issues in the code correctly.
  • The severity of the issues highlighted is according to the default rules set, we should also be given authority to set the severity of the issues.
  • The default fixes which SonarLint provides should be more enhanced and there should be more fixes available.
  • Sometimes it takes a lot of time for processing of the file when any new file is loaded or changes are saved in a file.
Read full review
Alternatives Considered
Sentry
We used Rollbar but didn't like the configuration its not easy. And also doesn't support wide features like Sentry although its a cheaper option but doesn't have the dash-boarding like Sentry and its was not easy to integrate webhooks for different purposes. Somehow many people in company where not able to understand Rollbar dashboard who were very much used to Sentry.
Read full review
Sonar
SonarLint works along with SonarQube
Read full review
Return on Investment
Sentry
  • It helped stabilize our system in the beginning
  • We had to take it down later due to internal reasons and majorly because of cost-cutting process
  • If someone has a unstable system and have no way to figure out what to do, can use sentry at least temporarily along with some other APM to fix their system faster
Read full review
Sonar
  • SonarLint helps in achieving all the business requirements in a more efficient way.
  • It reduces the manual and redundant work which we would have to do else every time if we did not use SonarLint.
  • SonarLint helps in maintaining code quality, and thus also highlights the loopholes for the cyber attacks and phishing attacks.
  • SonarLint makes work easy and helps the developer to invest less time in manual work thereby increasing their capacity to deliver the maximum output to the client.
Read full review
ScreenShots

SonarQube for IDE Screenshots

Screenshot of where SonarQube for IDE identifies and highlights issues in a Java project within VS Code. It also explains why this is an issue, how to fix it, and offers more educational content to help developers grow. SonarLint uncovers issues in over 30 languages, frameworks and IaC platforms. SonarLint is available for VS Code, Visual Studio, Eclipse and JetBrains IDEs.Screenshot of how when connected to either SonarCloud or SonarQube the developer can leverage  SonarQube for IDE to identify complex bugs, share code quality expectations with their team, perform deeper issue analysis, enjoy smart notifications, and unlock additional language analysis opportunities. Connecting is easy and guided for a rapid setup, as seen here in the image.