Blog Logo
TAGS

OpenTelemetry .NET | Monitor a .NET application with OpenTelemetry & SigNoz

C# (pronounced C-Sharp) is one of the top frameworks for building modern applications using .NET. OpenTelemetry is an open source web standard for instrumenting cloud-native applications that gives insights into application traffic, performance and error logs. However, it does not provide storage and visualization of data. SigNoz is a full-stack open-source application monitoring and observability platform that provides everything under a single pane of glass. This tutorial will guide you through installing SigNoz and instrumenting a .NET application for metrics, tracing and exception logging. Once done, you can access the UI at http://localhost:3301