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

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 docker compose project from visual studio, or from a terminal by executing docker compose up in the root folder.

Access the web api at http://localhost:8080/swagger and try to create traces, metrics and logs by calling the corresponding endpoints.

Access grafana at http://localhost:3001 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