File tree Expand file tree Collapse file tree 4 files changed +72
-32
lines changed
content/en/docs/zero-code/dotnet Expand file tree Collapse file tree 4 files changed +72
-32
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ linkTitle: .NET
55aliases : [net]
66redirects : [{ from: /docs/languages/net/automatic/*, to: ':splat' }]
77weight : 30
8- cSpell:ignore : coreutils HKLM iisreset myapp
8+ cSpell:ignore : coreutils HKLM iisreset myapp Sonoma
99---
1010
1111Use the OpenTelemetry .NET Automatic Instrumentation to send traces and metrics
@@ -41,7 +41,7 @@ CI tests run against the following operating systems:
4141- [ Debian x64] ( https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/blob/main/docker/debian.dockerfile )
4242- [ Debian ARM64] ( https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/blob/main/docker/debian-arm64.dockerfile )
4343- [ CentOS Stream 9 x64] ( https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/blob/main/docker/centos-stream9.dockerfile )
44- - [ macOS Ventura 13 x64 ] ( https://github.com/actions/runner-images/blob/main/images/macos/macos-13 -Readme.md )
44+ - [ macOS Sonoma 14 ARM64 ] ( https://github.com/actions/runner-images/blob/main/images/macos/macos-14 -Readme.md )
4545- [ Microsoft Windows Server 2022 x64] ( https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md )
4646- [ Microsoft Windows Server 2025 x64] ( https://github.com/actions/runner-images/blob/main/images/windows/Windows2025-Readme.md )
4747- [ Ubuntu 22.04 LTS x64] ( https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md )
You can’t perform that action at this time.
0 commit comments