TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Our renewal bill for Datadog came to –$83,000/year before we canceled

47 点作者 lopkeny12ko9 个月前

14 条评论

commandlinefan9 个月前
I gotta hand it DataDog's sales team - it's the biggest combination of expensive and useless I've ever seen in my life, but they've somehow managed to convince the people with the checkbooks that they can't live without it.
评论 #41358604 未加载
评论 #41358298 未加载
评论 #41358260 未加载
PeterZaitsev9 个月前
Datadog is New Oracle and Observability is ripe for Open Source Disruption.<p>Great to see projects like SigNoz, NetData, Coroot appearing and Open Telemetry ecosystem getting more and more usable Opens Source backends and visualization tools not just agents.
评论 #41360063 未加载
UncleGusO11Y9 个月前
I found that &quot;observability platforms&quot; like Datadog, New Relic etc can be really expensive and not that valuable unless you place a centralized &quot;real-time observability pipeline&quot; that&#x27;s data agonistic between the originating telemetry data sources and the end destination like Datadog, New Relic, Looker, etc.<p>This approach allows you to see the data stream in real-time and then you can reduce, enrich, transform the data and then route it to any end destination like Datadog, New Relic, etc.<p>We did this and saw some pretty significant saving from the observability platform vendors we are using. Not only that the fact we were able to enrich the data made our troubleshooting much faster because we had data ingested now that we can make sense of and act on. We used datable.io who is a startup out of SF accomplish this. We talked with them about a month ago and their service was still in beta but they are allowing us to use it free of charge for now (not sure if they are still doing that or not?). I think the founder is an Ex New Relic guy?
评论 #41359797 未加载
t-writescode9 个月前
“… and Kibana for metrics logging”<p>I love the ELK stack. Very much; but last I worked with it at a well-oiled company 7ish(?) years ago, we had one full time employee’s worth of time dedicated to keeping it stable, not to mention the infra costs.<p>Was this really a savings when you now you have to manage your own SLA and have an on-call rotation for it?
评论 #41361733 未加载
ctvo9 个月前
There&#x27;s this cycle of posts that are _When other people do things for you, it&#x27;s expensive_<p>Look at these outrageous AWS prices. Look at these outrageous Datadog prices. Look at these outrageous Snowflake prices...<p>And then of course, they lead to _Look how much cheaper my homegrown solution is_<p>It&#x27;s a little tiring. You make trade-offs all the time. If the price isn&#x27;t worth it, don&#x27;t pay for it.
评论 #41359069 未加载
bosch_mind9 个月前
Why not self host grafana and Loki? It’s not hard and the cost for redundancy and backups running on tons of nodes with fast internet isn’t anything new. Much cheaper
评论 #41359656 未加载
mannyv9 个月前
DD was great at the beginning, but over time they moved to value-based pricing.<p>It&#x27;s sad but understandable that all the good monitoring tools move up the food chain.
评论 #41358654 未加载
lebesguem9 个月前
&quot;The man who needs a new machine tool, and hasn&#x27;t bought it, is already paying for it.&quot; Agree though ballooning cost will prove to be Datadog&#x27;s Achilles heel. But $83k&#x2F;year is a bargain no? Where do you even find an engineer working less than $150k&#x2F;year who could provide the same level of service as Datadog?
droopyEyelids9 个月前
Its a weird glimpse into DHH’s psychology that he writes such a bombastic take on what is an extremely nuanced decision.<p>If it has any point, it must be to brag about how elite their ops team is to build and maintain obs infrastructure with less than 1&#x2F;3 of a headcount. THAT would make for interesting reading.
评论 #41359523 未加载
lijok9 个月前
DHH you shouldn&#x27;t complain - you invented this pricing model !
pranabgohain9 个月前
Time to make the move to OTel with an Observability backend like <a href="https:&#x2F;&#x2F;www.kloudmate.com" rel="nofollow">https:&#x2F;&#x2F;www.kloudmate.com</a> (or any other APM of choice) and get most of the stuff done for a fraction. The big Dog has dictated terms for far too long.
评论 #41359682 未加载
评论 #41364648 未加载
andrewmcwatters9 个月前
Ah, but you did pay it.
评论 #41359102 未加载
toomanyrichies9 个月前
The title is misleading; it says -$83,000&#x2F;year when it should say ~$83,000&#x2F;year, as in DHH&#x27;s post. Those mean very different things.
评论 #41361428 未加载
bastawhiz9 个月前
Excuse my for rolling my eyes at DHH complaining about the price of software. It&#x27;s enterprise software. You saw the price when you signed up. DD isn&#x27;t cheap. Neither are the direct competitors (have you looked at Splunk licenses lately?).<p>Why is the cost so high? Because it&#x27;s easy to add logging in places it isn&#x27;t needed or useful. Every place I&#x27;ve ever worked has been able to save costs on these licenses by taking a pass at cleaning up their logs. If you pay by volume and you&#x27;re logging things that aren&#x27;t useful and never ever ever get read, you&#x27;re burning cash. And if you think you&#x27;re not doing this, I promise you probably are. DD (and others&#x27;) costs can be reasonable if you don&#x27;t just spray log data at it indiscriminately.<p>Want it for cheap? Cloudwatch is pennies compared to DD. It&#x27;s not good, but it works. Want something faster or more featureful? You can stand up ElasticSearch or your favorite log aggregation software, and then you&#x27;re probably paying a substantial percentage of what you paid for DD in server costs and time required to keep the thing plugging along. And then whatever time you spend dealing with &quot;Grafana started timing out and we don&#x27;t know why&quot; and similar flavors of incidents.<p>Yes, good software costs about as much as a FTE. Because you&#x27;ll (hopefully!) save about a FTE&#x27;s worth of value by using the tool.