Overview
ProductRatingMost Used ByProduct SummaryStarting Price
JMeter
Score 8.5 out of 10
N/A
JMeter, from Apache, is a load and performance testing tool.
$0
Datadog
Score 8.5 out of 10
N/A
Datadog 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
Pricing
Apache JMeterDatadog
Editions & Modules
No answers on this topic
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
Offerings
Pricing Offerings
JMeterDatadog
Free Trial
NoYes
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeOptional
Additional DetailsDiscount available for annual pricing. Multi-Year/Volume discounts available (500+ hosts/mo).
More Pricing Information
Community Pulse
Apache JMeterDatadog
Features
Apache JMeterDatadog
Load Testing
Comparison of Load Testing features of Product A and Product B
Apache JMeter
7.5
22 Ratings
13% below category average
Datadog
-
Ratings
End to end performance management8.919 Ratings00 Ratings
Integrated performance data8.920 Ratings00 Ratings
Deployment model flexibility6.319 Ratings00 Ratings
Real time monitoring8.919 Ratings00 Ratings
Automated anomaly detection4.417 Ratings00 Ratings
Best Alternatives
Apache JMeterDatadog
Small Businesses

No answers on this topic

InfluxDB
InfluxDB
Score 8.8 out of 10
Medium-sized Companies
ReadyAPI
ReadyAPI
Score 7.0 out of 10
Logz.io
Logz.io
Score 9.2 out of 10
Enterprises
ReadyAPI
ReadyAPI
Score 7.0 out of 10
NetBrain Technologies
NetBrain Technologies
Score 9.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache JMeterDatadog
Likelihood to Recommend
8.1
(37 ratings)
9.4
(34 ratings)
Likelihood to Renew
8.6
(12 ratings)
-
(0 ratings)
Usability
9.0
(1 ratings)
7.6
(13 ratings)
Availability
1.0
(1 ratings)
-
(0 ratings)
Performance
8.0
(1 ratings)
-
(0 ratings)
Support Rating
10.0
(1 ratings)
8.9
(6 ratings)
Online Training
1.0
(1 ratings)
-
(0 ratings)
User Testimonials
Apache JMeterDatadog
Likelihood to Recommend
Apache
JMeter is well suited for Java applications where the user can script the scenario once and make changes to accommodate for as many numbers of users for load test execution. The image and selection of any files or exporting files scenario is handled well.
It is less appropriate to test Ajax applications where it is required to script click per use.
Read full review
Datadog
Where Datadog is good: - Real-time Visibility During Incidents: During high-severity incidents, Datadog dashboards, coupled with real-time logging and APM traces, provide immediate insight into system health and enable fast triage. For example, we’ve used trace ID correlation between logs and APM to quickly identify downstream service failures due to network degradation during a major outage. - Service Ownership at Scale: With over 50 engineering teams, providing self-service monitoring is essential. We use Datadog monitors, SLO dashboards, and templates so teams can track their own service health without reinventing the wheel. Tagging and RBAC features help us scope data access appropriately. Where Datadog can improve: While Datadog’s logging capabilities are powerful, storing all application logs in Datadog can become cost-prohibitive at high volumes.
Read full review
Pros
Apache
  • Easy of use - in generate load like HTTP requests, and processing/analyzing the responses. No coding is necessary at the basic level, just need to understand load testing and the infrastructure being tested.
  • Automatic management of things like cookies to help with session state support - so you don't specifically have to worry about it or handle it
  • Lots of testing/configuration options to suit your needs in making the right load generation (sampling requests), and analyzing the results, including any pre and post processing of the results first. Things like the Beanshell/BSF pre/post processors, response assertion, regular expression extractor, XPath extractor, CSV data set config
  • There is a JMeter cloud service called BlazeMeter that I think would be useful for those that need to scale up high load without provisioning their own systems. I've not personally tried it though, but I recently attended a meetup presentation that highlighted nice useful features that BlazeMeter provides. One should evaluate the service if they are considering JMeter and need to expand beyond existing hardware resources.
Read full review
Datadog
  • Create Dashboards as per application, environments, and Custom metrics in one panel.
  • Log aggregation, one-stop Application monitoring tools for the whole infrastructure.
  • Playbooks, SLA definition, success and error quotas, request visualizations.
  • DB monitoring, Serverless stack monitoring.
  • Alerting of Production incidents so we can quickly resolve the issues on time.
Read full review
Cons
Apache
  • Jmeter requires many tweaks with respect to its configuration file and thread properties. users need to edit theses files themselves. There could be some interface where we can edit this fields.
  • Jmeter cannot handle more threads and hangs up when we increase the number of threads. This causes lot of inconvenience. In these situations, user can be notified that such change would be lead to slow performance so that user can do as required. The same appears when we try to view huge files on graph listener.
  • Jmeter should optimize the read and write access to output csv since it acts as overhead to the I/O performance. This affects our test results for the application which we are testing.
Read full review
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
Read full review
Likelihood to Renew
Apache
Price, Wiki and user sharing. Having access to the information provided by the developers and other open source providers is key for me. The ability to share information and get answers directly is very important to success in software testing. And the price of this product currently is amazing. Too many companies charge way too much money for products that are far behind in their value and pertinence
Read full review
Datadog
No answers on this topic
Usability
Apache
I can jump right into a new test plan and start building from scratch. The natural progression from test plan to thread group and then designing the basic format of the process is very streamlined and smooth. With only slight modifications I can build out a very complex model from a very basic beginning.
Read full review
Datadog
Datadog's user interface is quite friendly and easy to navigate. With menus clearly categorized, and ability to bookmark important dashboards, one can easily find what they're looking for. For dashboards, ability to move and resize visualizations and group them, is really helpful to organize dashboards. Automatic suggestions from Datadog for important visualizations based on the metrics and logs would provide another level of ease of use.
Read full review
Support Rating
Apache
I have been using JMeter for the last year. By using this tool, you can make sure the system will work under varied loads. It helps us to simulate real time scenarios by creating required virtual users and make sure the application will work under load. Perform load, stress, and stability testing using JMeter.
Read full review
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.
Read full review
Alternatives Considered
Apache
I have used LoadRunner and Silkperformer, and so far Jmeter turns out be the easiest to use of all these. While each of them have their own ROI, Jmeter can be picked by anyone in hours and start testing within a day. While with other tools, we need to get license, install them (takes a while) and setup tests and firewalls, etc.
Read full review
Datadog
We are still trying other products, but people still like Datadog. After setting up a dashboard, it's great for monitoring instances on Datadog. Also, the DevOps team had a good time setting up Datadog. It means Datadog was way easier to set up compared to those others.
Read full review
Return on Investment
Apache
  • Good ROI on improving the performance of the application.
  • Finding issues in the performance.
  • Benchmark the performance results.
  • CON: Need skillset to create and maintain the scripts in Java.
  • Scripts are reusable and it is executed by any user.
  • Need Client and Server setup to execute the scripts.
Read full review
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.
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.