5d ago · 2 min read · In the era of traditional microservices, logging was straightforward: you tracked request payloads, response codes, and database latencies. But when you are deploying agentic AI, standard APM (Applica
Join discussionApr 27 · 4 min read · Originally published at orquesta.live/blog/comprehensive-logging-ai-driven-code-development When teams employ AI agents to generate and deploy code, understanding every action taken is paramount. Every prompt sent, execution decision made, and line ...
Join discussionApr 26 · 6 min read · In Part 9, I Dockerized my backend and added database migrations. One command (docker compose up) now spins up Go + Postgres + Redis. Then I hit a bug. I sent a POST to /entries and got a 500 back. No idea why. I opened the logs: 2026/02/01 10:15:23 ...
Join discussionApr 17 · 8 min read · As developers, we all have a favorite debugging tool: console.log. It is simple, it is fast, and it gets the job done when we are trying to figure out why a variable is undefined on our local machine. But the habits we build in development can become...
Join discussion
Apr 17 · 3 min read · $12,000/Month for Logs Nobody Reads Our logging bill was $12,000/month. We were ingesting 2TB/day. When I asked the team what percentage of logs they actually looked at during incidents, the answer was embarrassing: about 5%. We were paying to store ...
Join discussion