Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Surface some numbers as .NET metrics (OSOE-752) #103

Open
Piedone opened this issue Dec 5, 2023 · 0 comments
Open

Surface some numbers as .NET metrics (OSOE-752) #103

Piedone opened this issue Dec 5, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Piedone
Copy link
Member

Piedone commented Dec 5, 2023

.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.

Jira issue

@Piedone Piedone added the enhancement New feature or request label Dec 5, 2023
@github-actions github-actions bot changed the title Surface some numbers as .NET metrics Surface some numbers as .NET metrics (OSOE-752) Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant