File tree 1 file changed +1
-1
lines changed
content/en/docs/languages/net/automatic
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ stable semantic convention.
87
87
| ` ASPNET ` | ASP.NET Framework \[ 1\] ** Not supported on .NET** | [ ASP.NET metrics] ( https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/Instrumentation.AspNet-1.7.0-beta.1/src/OpenTelemetry.Instrumentation.AspNet/README.md#list-of-metrics-produced ) | \* | source & bytecode | [ Experimental] ( /docs/specs/otel/versioning-and-stability ) |
88
88
| ` ASPNETCORE ` | ASP.NET Core \[ 2\] ** Not supported on .NET Framework** | [ ASP.NET Core metrics] ( https://github.com/open-telemetry/opentelemetry-dotnet/blob/Instrumentation.AspNetCore-1.7.1/src/OpenTelemetry.Instrumentation.AspNetCore/README.md#list-of-metrics-produced ) | \* | source | [ Experimental] ( /docs/specs/otel/versioning-and-stability ) |
89
89
| ` HTTPCLIENT ` | [ System.Net.Http.HttpClient] ( https://docs.microsoft.com/dotnet/api/system.net.http.httpclient ) and [ System.Net.HttpWebRequest] ( https://docs.microsoft.com/dotnet/api/system.net.httpwebrequest ) | [ HttpClient metrics] ( https://github.com/open-telemetry/opentelemetry-dotnet/blob/Instrumentation.Http-1.7.1/src/OpenTelemetry.Instrumentation.Http/README.md#list-of-metrics-produced ) | \* | source | [ Experimental] ( /docs/specs/otel/versioning-and-stability ) |
90
- | ` NETRUNTIME ` | [ OpenTelemetry.Instrumentation.Runtime] ( https://www.nuget.org/packages/OpenTelemetry.Instrumentation.Runtime ) | [ Runtime metrics] ( https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/Instrumentation.Runtime-1.7.0/src/OpenTelemetry.Instrumentation.Process /README.md#metrics ) | \* | source | [ Experimental] ( /docs/specs/otel/versioning-and-stability ) |
90
+ | ` NETRUNTIME ` | [ OpenTelemetry.Instrumentation.Runtime] ( https://www.nuget.org/packages/OpenTelemetry.Instrumentation.Runtime ) | [ Runtime metrics] ( https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/Instrumentation.Runtime-1.7.0/src/OpenTelemetry.Instrumentation.Runtime /README.md#metrics ) | \* | source | [ Experimental] ( /docs/specs/otel/versioning-and-stability ) |
91
91
| ` PROCESS ` | [ OpenTelemetry.Instrumentation.Process] ( https://www.nuget.org/packages/OpenTelemetry.Instrumentation.Process ) | [ Process metrics] ( https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/Instrumentation.Process-0.5.0-beta.4/src/OpenTelemetry.Instrumentation.Process/README.md#metrics ) | \* | source | [ Experimental] ( /docs/specs/otel/versioning-and-stability ) |
92
92
| ` NSERVICEBUS ` | [ NServiceBus] ( https://www.nuget.org/packages/NServiceBus ) | [ NServiceBus metrics] ( https://docs.particular.net/samples/open-telemetry/prometheus-grafana/#reporting-metric-values ) | ≥8.0.0 | source & bytecode | [ Experimental] ( /docs/specs/otel/versioning-and-stability ) |
93
93
You can’t perform that action at this time.
0 commit comments