Use telemetry in a .NET Aspire project

Intermediate
Developer
Solution Architect
.NET
ASP.NET Core
.NET Aspire
Visual Studio
Visual Studio Code

Learn how to use telemetry in a .NET Aspire project to log data and examine the behavior of a cloud-native application.

Learning objectives

By the end of this module, you'll be able to:

  • Understand the relationship between .NET Aspire and OpenTelemetry.
  • Understand the telemetry data sources available in .NET.
  • Use the .NET Aspire dashboard to monitor the telemetry data from a cloud-native application.
  • Add ILogger messages to the application.