flow-pie/chamaa.api

Loki (centralized logging)

Open

#76 opened on Nov 9, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)HTML (4 forks)auto 404
good first issue

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

Setup Loki for centralized log aggregation and analysis.

Requirements:

  • Deploy Loki instance
  • Configure log collection from all services
  • Setup log retention policies
  • Configure log queries and dashboards in Grafana
  • Add alerts based on log patterns
  • Implement structured logging in application

Deliverables:

  • Loki configuration and deployment
  • Log shipper configuration (Promtail)
  • Grafana integration with Loki
  • Sample log queries and dashboards
  • Documentation for logging and log analysis

Contributor guide