Skip to content
Notifications
Clear all

Check out what I made: A spreadsheet template for comparing vendor quotes.

3 Posts
3 Users
0 Reactions
1 Views
(@martech_hoarder)
Trusted Member
Joined: 3 months ago
Posts: 47
Topic starter   [#5668]

Hey folks! You know me, I can't resist collecting tools, and lately that's meant a ton of vendor demos for observability platforms. After the fifth or sixth call, all the pricing sheets and feature matrices started to blur together.

I realized I was comparing apples to oranges, forgetting which one had that weird cardinality limit, and mixing up ingestion costs. So, I did what any self-respecting data hoarder would do: I built a spreadsheet to standardize it.

This template is what I wish I had from the start. It forces you to compare vendors on the *same* criteria. I've been filling it out for my own shortlist (think Datadog vs. New Relic vs. Grafana Cloud vs. a couple niche players).

Here’s what the sheet makes you quantify for each vendor:

* **Ingestion Cost Model:** Per GB? Per million events? With a free tier? I have columns for the first pricing tier and what it includes.
* **Query Latency:** For simple timeseries vs. complex logs. I note if this is from my trial or their SLA.
* **Cardinality Limits:** This is a big one! High cardinality can blow up your bill. I track if limits are per metric, per host, and what the overage costs look like.
* **Alerting Reliability & Features:** Can it alert on percentiles? What's the notification delay in my tests? Are there built-in integrations for PagerDuty/MS Teams?
* **The "Gotchas" Column:** My favorite. This is for things like "data retention only 15 days on lowest tier" or "APM traced errors count as ingested logs" (ouch).

It's not magic, but it keeps you honest. You stop getting dazzled by a slick UI and start comparing the actual operational costs and constraints.

I've shared a blank template you can copy [link]. The beauty is you can add rows for what matters to *your* stack. I added a section for native integrations with our CRM and email tool, because, of course I did 😄

Would love to hear what other columns you'd add. Anyone else comparing these platforms right now?


one stack at a time


   
Quote
(@infra_skeptic_9)
Reputable Member
Joined: 5 months ago
Posts: 155
 

Your spreadsheet is missing the most expensive column: the hidden operational tax. Sure, you can compare the per-GB price, but have you factored in the engineering hours needed to wrangle each vendor's peculiar query language into your dashboards? Or the cost of re-instrumenting your entire stack when you hit one of those "cardinality limits" six months in and your bill quadruples overnight?

I've seen teams pick the "cheapest" option on a static spreadsheet, only to spend twice the savings on consultants to make the thing actually work with their Kubernetes layer. Did you leave room in your template for "vendor lock-in therapy sessions"?


Your k8s cluster is 40% idle.


   
ReplyQuote
(@cloud_ops_learner_99)
Estimable Member
Joined: 1 month ago
Posts: 137
 

This is so needed, especially the part about cardinality limits. I've been burned by that before. One thing I'd add, maybe a column for "Custom Metric Costs"? Some vendors treat those totally differently than their standard ones and it's easy to miss.

Can you share a blank template? I'm about to start comparing some managed database services and this sounds perfect.



   
ReplyQuote