opentelemetry.io/content/en/docs/instrumentation/net/_index.md

1.4 KiB

title description aliases weight
.NET <img width="35" class="img-initial" src="https://raw.githubusercontent.com/open-telemetry/opentelemetry.io/main/iconography/32x32/.NET.svg" alt=".NET"></img> A language-specific implementation of OpenTelemetry in .NET.
/csharp
/csharp/metrics
/csharp/tracing
12

{{% lang_instrumentation_index_head "dotnet" %}}

* While the OpenTelemetryLoggerProvider (i.e integration with ILogger) is stable, the OTLP Log Exporter is still non-stable. {{% /lang_instrumentation_index_head %}}

Version Support

OpenTelemetry for .NET supports all officially supported versions of .NET Core and .NET Framework except for .NET Framework 3.5 SP1.

Repositories

OpenTelemetry .NET consists of the following repositories: