GitHub
github.com › dotnet › diagnostics › blob › main › documentation › dotnet-trace-instructions.md
diagnostics/documentation/dotnet-trace-instructions.md at main · dotnet/diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents. - diagnostics/documentation/dotnet-trace-instructions.md at main · dotnet/diagnostics
Author dotnet
GitHub
github.com › dotnet › docs › blob › main › docs › core › diagnostics › dotnet-trace.md
docs/docs/core/diagnostics/dotnet-trace.md at main · dotnet/docs
Enables the collection of .NET traces of a running process without a native profiler. Is built on EventPipe of the .NET runtime. ... The collect verb offers consistent functionality on any OS. The collect-linux verb uses Linux-specific OS capabilities to provide additional features. ... Shows command-line help. ... Displays the version of the dotnet-trace utility.
Author dotnet
Videos
25:33
ASP.NET Core Series: Tracing - YouTube
08:49
dotnet-monitor Fundamentals - Accessing .NET Diagnostics Easier ...
29:31
Diagnosing .NET 6 issues from sidecar containers using dotnet-monitor ...
24:12
Inspecting application metrics with dotnet-monitor - YouTube
22:13
Real-World .NET Profiling with Visual Studio - YouTube
GitHub
github.com › DataDog › dd-trace-dotnet
GitHub - DataDog/dd-trace-dotnet: .NET Client Library for Datadog APM · GitHub
.NET Client Library for Datadog APM. Contribute to DataDog/dd-trace-dotnet development by creating an account on GitHub.
Starred by 565 users
Forked by 163 users
Languages C# 78.6% | C++ 17.6% | C 2.9% | PowerShell 0.3% | Shell 0.2% | HTML 0.1%
GitHub
github.com › lowleveldesign › dotnet-wtrace
GitHub - lowleveldesign/dotnet-wtrace: A command-line tool for live tracing .NET applications, based on EventPipes. · GitHub
A command-line tool for live tracing .NET applications, based on EventPipes. - lowleveldesign/dotnet-wtrace
Starred by 188 users
Forked by 8 users
Languages F#
Microsoft Learn
learn.microsoft.com › en-us › dotnet › core › diagnostics › dotnet-trace
dotnet-trace diagnostic tool - .NET CLI - .NET | Microsoft Learn
March 20, 2026 - Once you've saved myprofile.rsp, you can launch dotnet-trace with this configuration using the following command: ... Collaborate with us on GitHub The source for this content can be found on GitHub, where you can also create and review issues and pull requests.
GitHub
github.com › lowleveldesign › dotnet-netrace
GitHub - lowleveldesign/dotnet-netrace: Collects network traces of .NET applications.
Collects network traces of .NET applications. Contribute to lowleveldesign/dotnet-netrace development by creating an account on GitHub.
Starred by 92 users
Forked by 6 users
Languages C# 99.8% | PowerShell 0.2% | C# 99.8% | PowerShell 0.2%
GitHub
github.com › dotnet › diagnostics
GitHub - dotnet/diagnostics: This repository contains the source code for various .NET Core runtime diagnostic tools and documents. · GitHub
dotnet-trace - Enable the collection of events for a running .NET Core Application to a local trace file.
Starred by 1.3K users
Forked by 399 users
Languages C++ 61.2% | C# 26.8% | C 7.7% | CMake 1.2% | PowerShell 1.1% | Shell 1.0%
GitHub
github.com › DataDog › dd-trace-dotnet › releases
Releases · DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM. Contribute to DataDog/dd-trace-dotnet development by creating an account on GitHub.
Author DataDog
GitHub
github.com › verdie-g › dotnet-events-viewer
GitHub - verdie-g/dotnet-events-viewer: Analyze .NET events collected with dotnet-trace in the browser · GitHub
This tool is a modern alternative to PerfView to analyze nettrace files collected from the .NET runtime's EventPipe or through the tool dotnet-trace.
Starred by 40 users
Forked by 5 users
Languages C# 93.1% | HTML 6.2% | CSS 0.7%
GitHub
github.com › dotnet › diagnostics › blob › main › src › Tools › dotnet-trace › CommandLine › Commands › CollectCommand.cs
diagnostics/src/Tools/dotnet-trace/CommandLine/Commands/CollectCommand.cs at main · dotnet/diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents. - diagnostics/src/Tools/dotnet-trace/CommandLine/Commands/CollectCommand.cs at main · dotnet/diagnostics
Author dotnet
GitHub
github.com › sgryphon › dotnet-distributed-tracing-examples
GitHub - sgryphon/dotnet-distributed-tracing-examples: Example of distributed tracing in .NET, using W3C Trace Context and OpenTelemetry.
Example of distributed tracing in .NET, using W3C Trace Context and OpenTelemetry, and older examples with basic logging and Azure Application Insights.
Starred by 18 users
Forked by 3 users
Languages JavaScript 38.4% | C# 37.6% | HTML 8.0% | TypeScript 6.3% | PowerShell 5.6% | CSS 3.4% | Shell 0.7% | JavaScript 38.4% | C# 37.6% | HTML 8.0% | TypeScript 6.3% | PowerShell 5.6% | CSS 3.4% | Shell 0.7%
GitHub
github.com › DataDog › dd-trace-dotnet-aws-lambda-layer
GitHub - DataDog/dd-trace-dotnet-aws-lambda-layer: The Datadog AWS Lambda Layer for .NET · GitHub
The Datadog AWS Lambda Layer for .NET. Contribute to DataDog/dd-trace-dotnet-aws-lambda-layer development by creating an account on GitHub.
Author DataDog
GitHub
github.com › dotnet-demos › dotnet-framework-tracing
GitHub - dotnet-demos/dotnet-framework-tracing: Basic tracing in .Net Framework
Basic tracing in .Net Framework. Contribute to dotnet-demos/dotnet-framework-tracing development by creating an account on GitHub.
Author dotnet-demos
GitHub
github.com › dotnet › dotnet-monitor › blob › main › documentation › api › trace.md
dotnet-monitor/documentation/api/trace.md at main · dotnet/dotnet-monitor
This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints - dotnet-monitor/documentation/api/trace.md at main · dotnet/dotnet-monitor
Author dotnet
GitHub
github.com › open-telemetry › opentelemetry-dotnet › blob › main › docs › trace › README.md
opentelemetry-dotnet/docs/trace/README.md at main · open-telemetry/opentelemetry-dotnet
If you are building an application with dependency injection (DI) (e.g. ASP.NET Core and .NET Worker), in most cases you should create the TracerProvider instance and let DI manage its lifecycle.
Author open-telemetry
GitHub
github.com › DataDog › dd-trace-dotnet › blob › master › tracer › src › Datadog.Trace › ClrProfiler › AutoInstrumentation › AspNet › ApiController_ExecuteAsync_Integration.cs
dd-trace-dotnet/tracer/src/Datadog.Trace/ClrProfiler/AutoInstrumentation/AspNet/ApiController_ExecuteAsync_Integration.cs at master · DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM. Contribute to DataDog/dd-trace-dotnet development by creating an account on GitHub.
Author DataDog
GitHub
github.com › dotnet › docs › blob › main › docs › core › diagnostics › logging-tracing.md
docs/docs/core/diagnostics/logging-tracing.md at main · dotnet/docs
xref:System.Diagnostics.Trace?displayProperty=nameWithType and xref:System.Diagnostics.Debug?displayProperty=nameWithType are .NET's oldest logging APIs. These classes have flexible configuration APIs and a large ecosystem of sinks, but only support unstructured logging.
Author dotnet
GitHub
github.com › thomasgalliker › Tracing.NET
GitHub - thomasgalliker/Tracing.NET: An extensible logging/tracing framework for all major .Net platforms.
July 21, 2024 - An extensible logging/tracing framework for all major .Net platforms. - thomasgalliker/Tracing.NET
Author thomasgalliker
GitHub
github.com › DataDog › dd-trace-dotnet › blob › master › tracer › samples › AutomaticTraceIdInjection › MicrosoftExtensionsExample › Program.cs
dd-trace-dotnet/tracer/samples/AutomaticTraceIdInjection/MicrosoftExtensionsExample/Program.cs at master · DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM. Contribute to DataDog/dd-trace-dotnet development by creating an account on GitHub.
Author DataDog
GitHub
github.com › dotnet › android › blob › main › Documentation › guides › tracing.md
android/Documentation/guides/tracing.md at main · dotnet/android
Using the process ID from the previous step, run dotnet-trace collect: $ dotnet-trace collect -p 38604 --format speedscope No profile or providers specified, defaulting to trace profile 'cpu-sampling' Provider Name Keywords Level Enabled By Microsoft-DotNETCore-SampleProfiler 0x0000F00000000000 Informational(4) --profile Microsoft-Windows-DotNETRuntime 0x00000014C14FCCBD Informational(4) --profile Waiting for connection on /tmp/maui-app Start an application with the following environment variable: DOTNET_DiagnosticPorts=/tmp/maui-app
Author dotnet