News
9 hours ago
Building a Better Debugging Experience: A Deep Dive into Capturing and Replaying...
Debugging microservices is hard because it's difficult to see the data flowing between them. We built a "Request Capture Engine" t...
1 week ago
Distributed Tracing in Spring Boot Without OpenTelemetry
You do not need OpenTelemetry SDKs to get distributed tracing in Spring Boot. Generate your own trace IDs at the boundary, propaga...
Nov 05, 2025
Stop Hunting Logs: How OpenTelemetry Brings Metrics, Logs, and Traces Together
OpenTelemetry is a Kubernetes tool that gives you vendor-neutral instrumentation libraries and a Collector that receives, processe...
Sep 18, 2025
Transform Your Ops with a Unified Agent and SOP Structure
A deployable blueprint for LoA-3 “agents on rails”: SOP-first (YAML), UC-wrapped tools (SQL + Model-as-Function), a LangChain tool...
Aug 08, 2025
A Guide to OpenTelemetry Tracing for the JVM
Let's compare the different zero-code OpenTelemetry approaches on the JVM, covering the most widespread.
