4d ago · 11 min read · When observability comes up you might ask whether you should use OpenTelemetry or Application Insights. That sounds reasonable, but it puts two different things in the same box. OpenTelemetry is a sta
Join discussion
May 24 · 9 min read · Repository: github.com/Subramanyarao11/llm-observe This project started as a take-home assignment for a Founding Engineer role — I treated it as a chance to build something I'd actually want in produc
Join discussionMay 17 · 9 min read · In a monolithic application, debugging a slow or failing request is straightforward, you have one codebase, one log stream, and one execution context to reason about. In a microservices architecture,
Join discussionMay 12 · 12 min read · This is Part 7 of the AI Engineering with TypeScript series. Prerequisites: Part 1 · Part 2 · Part 3 · Part 4 · Part 5 · Part 6 Stack: Node.js 20+ · pino · @opentelemetry/sdk-node · prom-client · Jaeg
Join discussionMay 9 · 5 min read · If you've been building with MCP servers lately, you've probably hit this wall: something goes wrong (or just feels slow) and you have zero visibility into what actually happened. Which tool did Claud
Join discussion