You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.NET metrics are a way to surface, well, metrics, from the app in a structured, standard way, so monitoring systems can display and act on them (though I don't see Application Insights supporting them). They can also be displayed on the Orchard Core dashboard, for example.
We could surface some metrics that these modules gather as .NET metrics for this. E.g.:
Conditionally enabled features.
Maintenances being run on tenants.
Tenants going idle (and how many tenants are awake).
.NET metrics are a way to surface, well, metrics, from the app in a structured, standard way, so monitoring systems can display and act on them (though I don't see Application Insights supporting them). They can also be displayed on the Orchard Core dashboard, for example.
We could surface some metrics that these modules gather as .NET metrics for this. E.g.:
Jira issue
The text was updated successfully, but these errors were encountered: