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

Metrics support #10

Closed
xBlaz3kx opened this issue Aug 2, 2024 · 0 comments · Fixed by #17
Closed

Metrics support #10

xBlaz3kx opened this issue Aug 2, 2024 · 0 comments · Fixed by #17
Assignees

Comments

@xBlaz3kx
Copy link
Owner

xBlaz3kx commented Aug 2, 2024

Add metrics for jobs and their execution:

  • Currently scheduled and executing jobs (gauge)
  • Number of failed jobs (histogram)
  • Execution duration in miliseconds
  • Number of retried jobs

Add HTTP API metrics:

  • Number of requests per endpoint (counter)
  • Request duration
  • Number of failed requests per endpoint
@xBlaz3kx xBlaz3kx linked a pull request Aug 25, 2024 that will close this issue
@xBlaz3kx xBlaz3kx self-assigned this Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant