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

Tech Debts #40

Open
2 of 9 tasks
Amruth-Vamshi opened this issue Dec 18, 2024 · 0 comments
Open
2 of 9 tasks

Tech Debts #40

Amruth-Vamshi opened this issue Dec 18, 2024 · 0 comments

Comments

@Amruth-Vamshi
Copy link
Contributor

Amruth-Vamshi commented Dec 18, 2024

  • Unit test cases across all services.
  • Update grafana metrics dashboard and add required metrics in monitoring service.
  • Improved logging for complete visibility on external services.
    • Bhashini
    • Wadhwani
    • PM Kisan
  • Removing audio-language-detection and text-language-detecting service as there are being done on frontend application.
  • Clean up of un-used state machines.
    • State machines 1 & 2 needs to be removed.
  • Code clean up on monitoring service for redis metics persistence and removing persistence on postgres database.
    • Right now we store metrics in cache memory (redis) and as well as postgres database. We were facing issues in metrics when we store metrics only in postgres when container restarts. So we implemented redis.
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

1 participant