Tag: Observability
All the articles with the tag "Observability".
-
Logs Tell You What Broke. Traces Tell You Why.
Published:• 4 min readStructured logging fixes half the observability problem. Here's why distributed traces cover the half it can't, and how OpenTelemetry ties the two together.
-
Standardising Observability with OpenTelemetry
Published:• 7 min readInconsistent logging and observability is a problem you don't notice until production is on fire. OpenTelemetry is the standard that fixes it — here's what it is and how to get started in .NET.
-
Logging Isn't for Developers — and It Should Be a PR Requirement
Published:• 6 min readBad logging doesn't show up until something goes wrong in production. Here's why logging should be treated as a first-class concern and reviewed in every PR.