Metrics

Metrics Overview - .NET
An overview on using metrics to monitor a .NET application
https://learn.microsoft.com/en-us/dotnet/core/diagnostics/metrics

Metrics are values that are recorded over time.

Typically you record for health using the RED acronym.

Docs