Posts tagged #observability

Best practices for OpenTelemetry in .NET

Best practices for OpenTelemetry in .NET

Observability and distributed tracing are the new logging kids on the block. Let ma share my insights on some of the best practices when it comes to integrating observability concepts into your .NET applications.

Read more →
Debugging distributed systems is hard!

Debugging distributed systems is hard!

Distributed systems feature a level of complexity that is very different from what we were used to in a classic monolithic application. This will especially become apparent once _things go wrong_ in your system, and they always do.

Read more →