You can use the Open Telemetry .NET SDK to automatically instrument your .NET application, allowing you to collect telemetry data like traces and metrics and send them to a compatible backend such as Jaeger.
Prerequisites
.NET SDK installed on your ...