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 metrics for requests and errors count #414

Merged
merged 1 commit into from
Jan 17, 2024
Merged

Add metrics for requests and errors count #414

merged 1 commit into from
Jan 17, 2024

Conversation

mostafa
Copy link
Member

@mostafa mostafa commented Jan 17, 2024

Ticket(s)

Description

This PR adds two new metrics for tracking the number of requests made to the API and the errors that might have occurred while accessing those endpoints.

Related PRs

N/A

Development Checklist

  • I have added a descriptive title to this PR.
  • I have squashed related commits together.
  • I have rebased my branch on top of the latest main branch.
  • I have performed a self-review of my own code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have added docstring(s) to my code.
  • I have made corresponding changes to the documentation (docs).
  • I have added tests for my changes.
  • I have signed all the commits.

Legal Checklist

@mostafa mostafa merged commit cc31bac into main Jan 17, 2024
3 of 4 checks passed
@mostafa mostafa deleted the api-metrics branch January 17, 2024 19:39
@mostafa mostafa linked an issue Jan 17, 2024 that may be closed by this pull request
@mostafa mostafa mentioned this pull request Jan 17, 2024
13 tasks
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 this pull request may close these issues.

Add metrics to API
1 participant