Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve server logging and metrics #131

Closed
Nana-EC opened this issue Jun 1, 2022 · 0 comments · Fixed by #132
Closed

Improve server logging and metrics #131

Nana-EC opened this issue Jun 1, 2022 · 0 comments · Fixed by #132
Assignees
Labels
enhancement New feature or request P3
Milestone

Comments

@Nana-EC
Copy link
Collaborator

Nana-EC commented Jun 1, 2022

Problem

Currently the server tracks metrics for method and success.
However, it does not track latency.
Additionally each method logs it's call

Solution

Improve logic by

  • Adding a shared log and metric method to handle logging, metrics increment and error handling

Alternatives

No response

@Nana-EC Nana-EC added enhancement New feature or request P3 labels Jun 1, 2022
@Nana-EC Nana-EC added this to the 0.1.0 milestone Jun 1, 2022
@Nana-EC Nana-EC self-assigned this Jun 1, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request P3
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant