Skip to content

This project serves as an example of how to monitor an ASP.Net Core application via OpenTelemetry.

License

Notifications You must be signed in to change notification settings

dgarciarubio/AspNetCore.Examples.OpenTelemetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AspNetCore.Examples.OpenTelemetry

This project serves as an example of how to monitor an ASP.Net Core application via OpenTelemetry.

It makes use of the following technologies and projects:

How to run

Simply run the AspireHost project from visual studio, or from a terminal by executing dotnet run in the Aspire project folder.

Access the web api Scalar UI Call the weather forecast endpoint to register some telemetry data.

Access Aspire dashboard at http://localhost:15154, and check that the traces, metrics and logs have been registered.

About

This project serves as an example of how to monitor an ASP.Net Core application via OpenTelemetry.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages