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

Export metrics #46

Open
3 of 4 tasks
SkytAsul opened this issue Jan 24, 2025 · 1 comment · May be fixed by #47
Open
3 of 4 tasks

Export metrics #46

SkytAsul opened this issue Jan 24, 2025 · 1 comment · May be fixed by #47
Assignees
Labels

Comments

@SkytAsul
Copy link
Member

SkytAsul commented Jan 24, 2025

Add a route to export metrics.

Format: prometheus

Metrics to export:

  • Amount of devices connected
  • Number of users
  • Marks
  • Devices per mark

How to do it: add a /network/metrics route that provides the prometheus data. Maybe use the dedicated library?

@SkytAsul SkytAsul added Back backend thing Priority: low labels Jan 24, 2025
@SkytAsul SkytAsul self-assigned this Jan 24, 2025
@SkytAsul SkytAsul linked a pull request Jan 24, 2025 that will close this issue
4 tasks
@SkytAsul
Copy link
Member Author

Aggregated Marks / Devices per mark / Amount of devices connected in a single metric.

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

Successfully merging a pull request may close this issue.

1 participant