-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
.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).
- E-mails being sent, quota usage.
- Media storage usage, quota usage.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request