Skip to content

How to instrument a .NET application with OpenTelemetry and visualize the data with SigNoz

Notifications You must be signed in to change notification settings

SigNoz/sample-dotnet-otel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signoz Demo

Visit: Signoz

Tracing example

cd Org.MyWebApp
dotnet run

Metrics example

cd Org.Worker
dotnet run

Logs example

cd Org.WebAPI
dotnet run

About

How to instrument a .NET application with OpenTelemetry and visualize the data with SigNoz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 58.7%
  • HTML 30.8%
  • CSS 8.7%
  • JavaScript 1.8%