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

Add support for custom metrics and a grafana dashboard for them #3214

Closed
dkurepa opened this issue Jan 17, 2024 · 1 comment
Closed

Add support for custom metrics and a grafana dashboard for them #3214

dkurepa opened this issue Jan 17, 2024 · 1 comment
Assignees

Comments

@dkurepa
Copy link
Member

dkurepa commented Jan 17, 2024

We want to be able to create dashboards from metrics like:

  • Average git operation time
  • Average disk use, etc..

In order to do so, we'll need to give our service the ability to log this custom metrics on Application Insights

@dkurepa
Copy link
Member Author

dkurepa commented Feb 19, 2024

Basic telemetry has been added in the PR above. The telemetry is recorded in the customEvents table in ApplicationInsights. We'll keep extending the classes added here as needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant