.NET
Welcome to the OpenTelemetry for .NET documentation! This is intended to be an overview of OpenTelemetry in this language, and a brief guide to its options and features.
OpenTelemetry for .NET supports all officially supported versions of .NET Core and .NET Framework except for .NET Framework 3.5 SP1.
Status and Releases
This is the current release status for OpenTelemetry components in this language:
Tracing | Metrics | Logging |
---|---|---|
1.0 | Alpha | Beta |
For releases, including the latest release, see Releases.
Further Reading
- OpenTelemetry .NET on GitHub
- Getting Started
- OpenTelemetry .NET Contrib
- OpenTelemetry .NET Automatic Instrumentation on GitHub
Last modified January 26, 2022: Wrap .NET docs to 80 chars (#1072) (95fac29)