cd /news/ai-agents/show-hn-oodle-ai-10-per-million-agen… · home topics ai-agents article
[ARTICLE · art-59028] src=oodle.ai ↗ pub= topic=ai-agents verified=true sentiment=↑ positive

Show HN: Oodle.ai – $10 per million agent traces

Oodle.ai has launched LLM Agent Observability, a service that stores all agent traces without sampling at $10 per million traces, using a custom columnar storage engine on S3 and AWS Lambda for sub-second query latency. Founders Kiran and Vijay built the platform after finding existing solutions like Langfuse to be 6x more expensive.

read1 min views64 publishedJul 14, 2026

Hi HN, we're Kiran and Vijay!

Over the past two years, we have built a columnar storage engine for observability: logs, metrics, and traces. Today, it's exciting for us to show what we've built on top of that foundation: LLM Agent Observability.

Given how non-deterministic agents are, storing all traces without sampling was critical for us. But these traces tend to be in the MBs, sometimes GBs - we needed to store them inexpensively. We also needed the queries and analyses to be fast. To meet both these goals, we store them in S3 in our own parquet-like file format, and query them using AWS Lambda.

Since we process each span of every trace, instead of running LLM-based evals on each, we first analyze them using deterministic techniques. We detect tool failures, retries, loops, abnormal token usage, latency regressions, schema violations, sentiment, and other production signals. We've written more about the approach here: https://blog.oodle.ai/you-cant-sample-your-way-to-reliable-a...

The combination of our own engine, no sampling, and deterministic processing before LLM-for-evals allows us to price at $10 per million traces, provide sub-second p99 query latency, and have healthy margins. Before building this, we used Langfuse for our own agent observability, which was 6x more expensive.

Still super early, and rough around some edges, we would love your questions and feedback!

Comments URL: [https://news.ycombinator.com/item?id=48907615](https://news.ycombinator.com/item?id=48907615)

Points: 2

── more in #ai-agents 4 stories · sorted by recency
── more on @oodle.ai 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-oodle-ai-10-…] indexed:0 read:1min 2026-07-14 ·