An open API service indexing awesome lists of open source software.

https://github.com/thorstenhans/opentelemetry-sample


https://github.com/thorstenhans/opentelemetry-sample

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Instrumenting .NET Applications with OpenTelemetry

The code in this repository explains how to instrument .NET applications using OpenTelemetry to address observability concerns in cloud-native applications.

Consult [the corresponding blog post](https://www.thorsten-hans.com/instrumenting-dotnet-apps-with-opentelemetry/) to get detailed guidance on how to configure and customize OpenTelemetry in .NET.