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

Instrument Flask service with DDM #339

Closed
serglom21 opened this issue Nov 21, 2023 · 2 comments
Closed

Instrument Flask service with DDM #339

serglom21 opened this issue Nov 21, 2023 · 2 comments

Comments

@serglom21
Copy link
Collaborator

We should keep track of the following metrics in the flask service:

  1. Latency of DB request to fetch Products (line of code) -> Distribution
  2. Latency of get_iterator method (line of code)-> Distribution
  3. Number of Failed Checkouts (line of code)-> Counter
@ndmanvar
Copy link
Collaborator

Also please add any other metrics you see fit.
Looking to get our app 'outfitted' with (relevant) metrics

@serglom21
Copy link
Collaborator Author

Completed on 355

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

No branches or pull requests

2 participants