Software Alternatives, Accelerators & Startups

Datadog VS PostHog

Compare Datadog VS PostHog 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.

PostHog logo PostHog

Open source product analytics on your infrastructure.
  • 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.

  • PostHog Landing page
    Landing page //
    2023-08-26

For developers just starting out, PostHog is a free way to understand how your product is being used, without having to send any data to 3rd parties.

For enterprise customers, one data security becomes a key concern, or B2C businesses where using a SaaS solution is unaffordable, it's typical to see teams hosting an event capture platform, a data lake, and sophisticated analytics tools. The end result is that data scientists are needed and most developers don't have easy access to product intel. PostHog solves that gap - it lets everyone understand how your product is being used, without having to send data to 3rd parties, even once you have scaled to millions of visitors.

It has a JS snippet that can autocapture events, and pre-built libraries to push backend data to. Build up full user histories, visualize product trends, funnels, and run experiments with new features.

Datadog

$ Details
freemium $15.0 / Monthly (per host)
Platforms
Browser REST API
Release Date
-

PostHog

$ Details
Platforms
-
Release Date
2020 January
Startup details
Country
United States
State
California
Founder(s)
James Hawkins
Employees
10 - 19

Datadog videos

Datadog Review & Walkthrough

More videos:

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

PostHog videos

PostHog Walk Through

More videos:

  • Review - Open Source Product Analytics With PostHog

Category Popularity

0-100% (relative to Datadog and PostHog)
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 PostHog. 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 PostHog

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

PostHog Reviews

The 8 best free and open-source feature flag services
BlogBackSign inBlogThe 8 best free and open-source feature flag servicesPosted byThe best open-source feature flag tools1. PostHogWhat is PostHog?Supported librariesHow much does it cost?2. UnleashWhat is Unleash?Supported SDKsHow much does it cost?3. GrowthBookWhat is GrowthBook?Supported SDKsHow much does it cost?4. FlagsmithWhat is Flagsmith?Supported SDKsHow much does it...
Source: posthog.com

Social recommendations and mentions

Based on our record, PostHog should be more popular than Datadog. It has been mentiond 46 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 / 8 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: about 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

PostHog mentions (46)

  • How Telemetry Saved my Open-Source Platform
    It would be a shame not to mention PostHog as the telemetry provider we are using, since it turned out to be extremely useful. Because it is hard to find people who will talk with you about your product, gathering statistics gave us a much greater insight into our users. - Source: dev.to / about 2 months ago
  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    PostHog - Full Product Analytics suite free for up to 1m tracked events per month. - Source: dev.to / 4 months ago
  • Ask HN: Where to Store Logs?
    Don't insert the logs/events/analytics into your Application DB. Usually, you send those to specialist datastores (OLAP etc) that process such high volume of data. You can use something like clickhouse [0] for example or use 3rd party SAAS solutions like posthog [1] etc that are built on top of clickhouse [0] https://clickhouse.com [1] https://posthog.com. - Source: Hacker News / 8 months ago
  • Ask HN: What would you use to build a mostly CRUD back end today?
    I may use Flask-Admin initially to offload the "CRUD" operations to have an initial prototype fast but then drop it ASAP because I don't want to write a "flask-admin application" to fight against later on. If the application is mainly "CRUD", then Flask-Admin is suitable. Now... Would you do a breakdown/list of all the jobs you've done by sector/vertical and by function/role and by application... - Source: Hacker News / 9 months ago
  • Ask HN: Who is hiring? (July 2023)
    PostHog | Remote (US/Europe timezones) | Full stack engineer, technical ex-founder, tech lead | https://posthog.com or email us careers@posthog.com [0] https://posthog.com/handbook/. - Source: Hacker News / 11 months ago
View more

What are some alternatives?

When comparing Datadog and PostHog, 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!

June - Instant analytics reports, built on top of Segment

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.

Amplitude - Mobile analytics: come with questions, leave with answers