Sahil-Connect / sahil

Sahil functions as a platform linking businesses with suppliers and customers, facilitating automated procurement and distribution of goods. It establishes a centralized and well-managed supply chain solution tailored to the needs of small businesses.
https://sahil.app
8 stars 0 forks source link

[SAH-61]: Define logging levels and event targets #116

Open Emmanuel-Melon opened 10 months ago

Emmanuel-Melon commented 10 months ago

Overview

We need to implement a comprehensive logging system in Sahil to capture events that are crucial for monitoring, troubleshooting, and enhancing user experience. Logging should cover various aspects, including application errors, input validation, authentication, authorization, and other higher-risk events.

Acceptance Criteria:

aatalrashid commented 10 months ago

As we plan on running the API in a Kubernets cluster to leverage on the many advantages of K8s like Availability, Scalability etc, this provides an option of using Prometheus & Grafana as the better tools for Monitoring and Logging etc

To justify on the acceptance criteria I base my above proposal with;

Am doing more research and hope will be able to implement this to the best