Showing results for Observability - .NET Blog

Jun 5, 2025
Post comments count3
Post likes count0

Emit logs on-demand with log buffering

Evgenii Fedorov
Evgenii Fedorov

Learn how to delay log emission with the new log buffering feature for more intelligent, context-aware logging in .NET 9

.NET.NET Fundamentals
May 22, 2023
Post comments count16
Post likes count8

Announcing Azure Monitor OpenTelemetry Distro

Matt McCleary Sam Spencer
Matt,
Sam

The Azure Monitor Open Telemetry distro has just been released. This library enables monitoring ASP.NET Core apps with Azure monitor a one line change, based on the infrastructure of Open Telemetry for .NET.

.NETASP.NET CoreAzure
Feb 26, 2020
Post comments count5
Post likes count0

ASP.NET Core Apps Observability

Francisco Beltrao
Francisco Beltrao

Based on interactions with customers using .NET Core in different environments, this article explores options for adding observability to .NET Core apps. Looking specifically into OpenTelemetry and Application Insights SDKs to add observability to a sample distributed application.

ASP.NETASP.NET Core.NET Core