#Observability(8)

July 2026
#AI #LLM #Agents #Observability #OpenTelemetry

Tracing an LLM Agent with OpenTelemetry

An LLM agent request hides where the time and tokens went behind one flat log. Trace it with OpenTelemetry spans, the GenAI conventions, and where it breaks.

Read more →
July 2026
#Kubernetes #ArgoCD #GitOps #DevOps #Observability

ArgoCD Sync Waves: Ordering a Kubernetes Rollout

ArgoCD applies your whole app at once, so a migration races the pods that need it. How sync waves and hooks order a Kubernetes rollout, and where they stall.

Read more →