Trace Decoration for Fun and Profit
Auto-instrumentation shows that something was slow. Decoration shows why. Learn to enrich OpenTelemetry spans with business context in Elixir.
Auto-instrumentation shows that something was slow. Decoration shows why. Learn to enrich OpenTelemetry spans with business context in Elixir.
Auto-instrumentation gets you traces. Domain instrumentation and context propagation make them useful for debugging.
Treating an LLM as a trusted collaborator is a mistake. Treat it as a hostile witness instead. Challenge every assertion. Demand justification. And...
Calculate the distance between two coordinates (points on a sphere) using the Haversine formula
Telemetry is the raw signal that keeps you honest when your gut insists everything is fine. Observability is how you turn that signal into answers,...