https://github.com/thorstenhans/opentelemetry-sample
https://github.com/thorstenhans/opentelemetry-sample
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/thorstenhans/opentelemetry-sample
- Owner: ThorstenHans
- Created: 2022-11-17T11:57:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T07:13:34.000Z (over 3 years ago)
- Last Synced: 2025-02-15T10:17:42.804Z (over 1 year ago)
- Language: C#
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.