.NET OpenTelemetry Instrumentation
SigNoz supports opentelemetry natively for instrumnetation
For instrumenting .NET applications, please check the official opentelemetry .NET repo
Here's a sample project with example for instrumenting ASP.net CORE app and sending data to SigNoz - https://github.com/SigNoz/sample-ASPNETCore-app
Â