Articles tagged "observability"

8 min readAdvanced

eBPF and Cilium Tutorial 2026: Zero-Overhead Kubernetes Networking, Hubble, and Tetragon

eBPF and Cilium tutorial 2026: install Cilium as Kubernetes CNI, replace kube-proxy, visualize network flows with Hubble, enforce NetworkPolicy, and add runtime security with Tetragon. Step-by-step kubectl commands.

11 min readIntermediate

OpenTelemetry Python Tutorial 2026: Distributed Tracing, Custom Spans, and Context Propagation

OpenTelemetry Python tutorial 2026: auto-instrument FastAPI with OTel SDK, create custom spans, propagate trace context across microservices, export to Jaeger or any OTLP backend. Production-ready tracing patterns.

8 min readIntermediate

SigNoz and OpenTelemetry Python 2026: Self-Host Distributed Tracing and Logs (Datadog Alternative)

SigNoz tutorial 2026: install SigNoz with Docker Compose, auto-instrument a FastAPI app with OpenTelemetry, view traces and logs in one UI, and cut observability costs vs Datadog. Step-by-step with Python.