TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Datadog

    Score8.8 out of 10
    N/ADatadog is a monitoring service for IT, Dev and Ops teams who write and run applications at scale, and want to turn the massive amounts of data produced by their apps, tools and services into actionable insight.

    $18

    per month per host

    SonarQube for IDE

    Score8.1 out of 10
    N/ASonarQube 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
    DatadogSonarQube for IDE
    Editions & Modules
    Log Management
    $1.27
    per month (billed annually) per host
    Infrastructure
    $15.00
    per month (billed annually) per host
    Standard
    $18
    per month per host
    Enterprise
    $27
    per month per host
    DevSecOps Pro
    $27
    per month per host
    APM
    $31.00
    per month (billed annually) per host
    DevSecOps Enterprise
    $41
    per month per host
    No answers on this topic
    Offerings
    Pricing Offerings
    DatadogSonarQube for IDE
    Free Trial
    YesYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeOptionalNo setup fee
    Additional DetailsDiscount available for annual pricing. Multi-Year/Volume discounts available (500+ hosts/mo).—
    More Pricing Information
    Community Pulse
    DatadogSonarQube for IDE
    Considered Both Products
    Datadog
    No answer on this topic
    SonarSource Sarl
    No answer on this topic
    Key User Insights
    Would buy again
    94%
    Would buy again
    50 Answers
    No answers on this topic
    Delivers good value for the price
    93%
    Delivers good value for the price
    41 Answers
    No answers on this topic
    Happy with the feature set
    98%
    Happy with the feature set
    52 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    97%
    Lived up to sales and marketing promises
    32 Answers
    No answers on this topic
    Implementation went as expected
    97%
    Implementation went as expected
    36 Answers
    No answers on this topic
    Features
    DatadogSonarQube for IDE
    Monitoring Tasks
    Comparison of Monitoring Tasks features of Datadog and SonarQube for IDE
    Feature
    Datadog
    7.9
    2 Ratings
    6% below category average
    SonarQube for IDE
    -
    Ratings
    Remote monitoring8.22 Ratings00 Ratings
    Network device monitoring7.72 Ratings00 Ratings
    Multiple Server Monitoring7.72 Ratings00 Ratings
    Multi-device monitoring7.72 Ratings00 Ratings
    Automated alerts and notifications8.22 Ratings00 Ratings
    Management Tasks
    Comparison of Management Tasks features of Datadog and SonarQube for IDE
    Feature
    Datadog
    6.1
    1 Ratings
    12% below category average
    SonarQube for IDE
    -
    Ratings
    Patch Management7.31 Ratings00 Ratings
    Service configuration management6.41 Ratings00 Ratings
    Software and hardware inventory5.51 Ratings00 Ratings
    Policy-based automation5.51 Ratings00 Ratings
    Reporting
    Comparison of Reporting features of Datadog and SonarQube for IDE
    Feature
    Datadog
    8.2
    2 Ratings
    3% above category average
    SonarQube for IDE
    -
    Ratings
    Performance data reports8.22 Ratings00 Ratings
    Customizable reporting7.72 Ratings00 Ratings
    Data visualization8.62 Ratings00 Ratings
    Risk analysis8.22 Ratings00 Ratings
    Security
    Comparison of Security features of Datadog and SonarQube for IDE
    Feature
    Datadog
    6.7
    1 Ratings
    9% below category average
    SonarQube for IDE
    -
    Ratings
    Data backup and recovery6.41 Ratings00 Ratings
    Antivirus and malware management7.31 Ratings00 Ratings
    Administrator access control6.41 Ratings00 Ratings
    Best Alternatives
    DatadogSonarQube for IDE
    Small Businesses
    Amazon CloudWatch
    Score7.8 out of 10
    No answers on this topic
    Medium-sized Companies
    LogicMonitor
    Score8.9 out of 10
    No answers on this topic
    Enterprises
    ManageEngine Site24x7
    Score10 out of 10
    No answers on this topic
    All AlternativesView all alternativesView all alternatives
    User Ratings
    DatadogSonarQube for IDE
    Likelihood to Recommend
    8.9
    (65 ratings)
    8.0
    (1 ratings)
    Likelihood to Renew
    4.3
    (2 ratings)
    -
    (0 ratings)
    Usability
    8.7
    (44 ratings)
    -
    (0 ratings)
    Support Rating
    5.0
    (7 ratings)
    -
    (0 ratings)
    Implementation Rating
    1.0
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    DatadogSonarQube for IDE
    Likelihood to Recommend
    Datadog
    Datadog may be better suited for teams that have a more out-of-the-box infrastructure, on the primary platforms Datadog supports. You may also have better results if you have a bigger team dedicated to devops and/or a bigger budget. We found that trying to adapt it to our use case (small team, .NET on AWS Fargate) wasn't feasible. We continually ran into roadblocks that required us to dig through documentation (and at times, having to figure out some documentation was wrong), go back and forth with support, and in my opinion, waste money on excessive and unintended usages due to opaque pricing models and inaccurate usage reports, as well as broken/non-functional rate sampling controls.
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Pros
    Datadog
    • The thing which Datadog does really well, one of them are its broad range of services integrations and features which makes it one step observability solution for all. We can monitor all types of our application, infrastructure, hosts, databases etc with Datadog.
    • Its custom dashboard feature which helps us to visualize the data in a better way . It supports different types of charts through those charts we can create our dashboard more attractive.
    • Its AI powered alerting capability though that we can easily identify the root cause and also it has a low noise alerting capability which means it correlated the similar type of issues.
    Incentivized
    Read full review
    SonarSource Sarl
    • 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.
    Incentivized
    Read full review
    Cons
    Datadog
    • Alert windows cause lag in notifications (e.g. if the alert window is X errors in 1 hour, we won't get alerted until the end of the 1 hour range)
    • I would appreciate more supportive examples for how to filter and view metrics in the explorer
    • I would like a more clear interface for metrics that are missing in a time frame, rather than only showing tags/etc. for metrics that were collected within the currently viewed time frame
    Incentivized
    Read full review
    SonarSource Sarl
    • 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.
    Incentivized
    Read full review
    Likelihood to Renew
    Datadog
    Definitely will not revisit after our issues and, in my opinion, poor support.
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Usability
    Datadog
    There are so many features that it can be hard to figure out where you need to go for your own use case. For example, RUM monitoring us buried in a "Digital Experience" sidebar setting when this is one of our key use cases that I sometimes struggle to find in the application. It appears that ECS + Fargate monitoring was recently released which is great because we had to build a lambda reporting solution for ephemeral task monitoring. But this new feature was never on my radar until I starting clicking around the application.
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Support Rating
    Datadog
    The support team usually gets it right. We did have a rather complicate issue setting up monitoring on a domain controller. However, they are usually responsive and helpful over chat. The downside would be I don’t think they have any phone support. If that is important to you this might not be a good fit.
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Implementation Rating
    Datadog
    Documentation was difficult to work through, rollout was catastrophic (completely outage)
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Alternatives Considered
    Datadog
    Our logs are very important, and Datadog manages them exceptionally well. We frequently use Datadog services for our investigations. Use case: Monitor your apps, infrastructure, APIs, and user experience.


    Key features:


    Logs, metrics, and APM (Application Performance Monitoring)


    Real-time alerting and dashboards


    Supports Kubernetes, AWS, GCP, and other integrations


    RUM (Real User Monitoring) and Synthetics





    ✅ Best for backend, server, and distributed systems monitoring.
    Incentivized
    Read full review
    SonarSource Sarl
    SonarLint works along with SonarQube
    Incentivized
    Read full review
    Return on Investment
    Datadog
    • Saved us (time & money) from developing our own monitoring utilities that would pale in comparison
    • Alerts allow us to remedy issues before our customers even know about them
    • Tracking resource usage over time allows us to better plan for future needs, before it becomes a pain-point.
    Incentivized
    Read full review
    SonarSource Sarl
    • 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.
    Incentivized
    Read full review
    ScreenShots

    Datadog Screenshots

    Screenshot of the out-of-the-box and customizable monitoring dashboards.Screenshot of Datadog's collaboration features, where users can discuss issues in-context with production data, annotate changes and notify their teams, see who responded to that alert before, and discover what was done to fix it.Screenshot of where Datadog unifies traces, metrics, and logs—the three pillars of observability.Screenshot of some of Datadog's 400+ built-in integrations.Screenshot of Datadog's Service Map, which decomposes an application into all its component services and draws the observed dependencies between these services in real timeScreenshot of centralized log data, pulled from any source.

    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.