Software Alternatives & Reviews

Datadog VS Amplitude

Compare Datadog VS Amplitude and see what are their differences

Datadog logo Datadog

See metrics from all of your apps, tools & services in one place with Datadog's cloud monitoring as a service solution. Try it for free.

Amplitude logo Amplitude

Mobile analytics: come with questions, leave with answers
  • Datadog Landing page
    Landing page //
    2023-10-05

Datadog is a monitoring and analytics platform for cloud-scale application infrastructure. Combining metrics from servers, databases, and applications, Datadog delivers sophisticated, actionable alerts, and provides real-time visibility of your entire infrastructure. Datadog includes 100+ vendor-supported, prebuilt integrations and monitors hundreds of thousands of hosts.

  • Amplitude Landing page
    Landing page //
    2023-10-06

Datadog videos

Datadog Review & Walkthrough

More videos:

  • Review - DataDog: What it is and where its going
  • Review - Datadog: 2-Minute Tour

Amplitude videos

Amplitude Review

More videos:

Category Popularity

0-100% (relative to Datadog and Amplitude)
Monitoring Tools
100 100%
0% 0
Analytics
0 0%
100% 100
Log Management
100 100%
0% 0
Web Analytics
0 0%
100% 100

User comments

Share your experience with using Datadog and Amplitude. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Datadog and Amplitude

Datadog Reviews

Top 10 Grafana Alternatives in 2024
While all Grafana alternatives do not offer pricing transparency, go for a flexible pricing structure that fits your budget. Tools like Datadog offer pricing based on data volume or monitoring scope, while Middleware offers a flexible pay-as-you-go pricing structure.
Source: middleware.io
Top 11 Grafana Alternatives & Competitors [2024]
Open Source vs. Proprietary: Determine whether an open-source solution like SigNoz or a proprietary one like Datadog better aligns with your requirements and budget. Open-source tools often offer more customization and community support, while proprietary tools may provide more comprehensive out-of-the-box features and dedicated customer service. At SigNoz, we offer both...
Source: signoz.io
10 Best Grafana Alternatives [2023 Comparison]
Datadog is a massive tool that offers a lot of features and solutions, including log management. But before we dive too deep, please note that Datadog is expensive. It absolutely is not for anyone other than large-budgeted corporations. Just take a look at what people are saying on X.
Source: sematext.com
5 Best DevSecOps Tools in 2023
There are many platforms that can be utilized for monitoring and alerting. Some examples are New Relic, Datadog, AWS CloudWatch, Sentry, Dynatrace, and others. Again, these providers each have pros and cons related to pricing, offering, ad vendor lock-in. So research the options to see what may possibly be best for a given situation.
Best API Monitoring and Observability Tools in 2023
Datadog’s API monitoring lets you automate site availability monitoring and reduce average time it takes to get to the cause. It also allows you to validate all the layers of your systems (from HTTP to DNS) from multiple geolocations, letting you focus on areas that are vital to your business by creating custom locations.
Source: apitoolkit.io

Amplitude Reviews

Unleashing Alternatives: 15 Advanced Tools for Web Analytics Just Like Google Analytics(Brief and Crisp)
Amplitude, a leading analytics platform, offers a standout feature called the Growth Discovery Engine, which utilizes predictive analysis to help businesses foresee behaviors that lead to significant user growth.
Source: medium.com
Unleashing Alternatives: 15 Advanced Tools for Web Analytics Just Like Google Analytics(Brief and Crisp)
Amplitude, a leading analytics platform, offers a standout feature called the Growth Discovery Engine, which utilizes predictive analysis to help businesses foresee behaviors that lead to significant user growth.
Find the Best Mixpanel Alternatives for Your Product Team
As with Mixpanel, you’ll still have to decide on the exact events you want to track upfront, with no guarantee that you’ll end up with the data you need to make fully informed decisions. After it’s set up, some non-analyst customers still find Amplitude frustrating. While there are plenty of options for slicing and dicing data in the Amplitude UI, the tool offers limited...
Source: heap.io

Social recommendations and mentions

Based on our record, Amplitude should be more popular than Datadog. It has been mentiond 38 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Datadog mentions (5)

  • Send the logs of your Shuttle-powered backend to Datadog
    Ideally, if we had access to the underlying infrastructure, we could probably install the Datadog Agent and configure it to send our logs directly to Datadog, or even use AWS Lambda functions or Azure Event Hub + Azure Functions in case we were facing some specific cloud scenarios. - Source: dev.to / 7 months ago
  • I wanted a self hosted alternative to Atlassian status page so I build my own application !
    Currently supported : Datadog, Jenkins, DNS, HTTP. Source: over 1 year ago
  • Datadog on Kubernetes: Avoiding Common Pitfalls
    Datadog is a powerful monitoring and security platform that gives you visibility into end-to-end traces, application metrics, logs, and infrastructure. While Datadog has great documentation on their Kubernetes integration, we've observed that there's some missed nuance that leads to common pitfalls. - Source: dev.to / almost 3 years ago
  • Post-DockerCon spam
    .. Is to see you email address being silently distributed to every single company that I've watched a talk from. And now suddenly get several promotional spam emails per day from some 4-5 different domains like instana.com, datadoghq.com, snyk.io, cockroachlabs.com (some of them send even multiple emails per day!). Source: almost 3 years ago
  • Never write a UserService again
    We're commonly doing this with logging, using services such as Loggly or DataDog. We're using managed databases, be it on AWS, Heroku or database-vendor-specific solutions. We're storing binaries on S3. Externalising user authentication and authorization might be a good candidate as well. - Source: dev.to / about 3 years ago

Amplitude mentions (38)

  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    Amplitude.com — 1 million monthly events, up to 2 apps. - Source: dev.to / 3 months ago
  • Which analytics tool do you use for your Android/iOS apps?
    * [Amplitude](https://amplitude.com/) Would like to know what you use for your startup and what you like/dislike in these tools today. - Source: Hacker News / 10 months ago
  • Ask HN: Who is hiring? (July 2023)
    Context | London, UK | Full-time | Onsite | https://getcontext.ai | B2B SaaS We’re building the analytics stack for generative AI text interfaces: think [Amplitude](https://amplitude.com/) for ChatGPT. Thousands of businesses are building new products and features using LLMs, and they need a new analytics stack to help them understand user behaviour and build great product experiences. Check out our product demo... - Source: Hacker News / 10 months ago
  • Has anyone found a great solution for building analytics in your app?
    I think you might have the term of art wrong - it sounds like you're looking for a charting library, rather than an analytics tool? (most folks assume analytics in the sense of product analytics, like https://plausible.io/ or https://amplitude.com/). - Source: Hacker News / 11 months ago
  • Running an A/B Test in Android Kotlin Using ConfigCat and Amplitude
    But how can you be sure you’re making the right changes? It’s impossible to read your clients’ minds, but A/B testing might just be the next best thing. In this article, I’ll guide you through conducting an A/B test on an Android (Kotlin) application using ConfigCat’s feature flag management system and Amplitude. - Source: dev.to / 11 months ago
View more

What are some alternatives?

When comparing Datadog and Amplitude, you can also consider the following products

Zabbix - Track, record, alert and visualize performance and availability of IT resources

Mixpanel - Mixpanel is the most advanced analytics platform in the world for mobile & web.

Dynatrace - Cloud-based quality testing, performance monitoring and analytics for mobile apps and websites. Get started with Keynote today!

Google Analytics - Improve your website to increase conversions, improve the user experience, and make more money using Google Analytics. Measure, understand and quantify engagement on your site with customized and in-depth reports.

NewRelic - New Relic is a Software Analytics company that makes sense of billions of metrics across millions of apps. We help the people who build modern software understand the stories their data is trying to tell them.

KISSmetrics - Giving you the knowledge you need to make better decisions. Kissmetrics is a revolutionary person-based analytics platform for your whole team. Get product, sales, marketing, customer support working together to improve the metrics that matter.