TogetherCrew / operations

This repository houses a collection of code artifacts, including Github actions, Github workflows, and essential docker-compose files. These resources are instrumental in facilitating efficient and automated staging and production deployments.
1 stars 0 forks source link

DevOps: Logging #54

Open cyri113 opened 1 year ago

cyri113 commented 1 year ago

Problem

The developers to not have access to logs on the development environement.

Solution

We want to give the developers access to the container logs. To do this we can use Grafana, Promtail, and Loki.

Documentation

https://medium.com/@shazolkh/get-visibility-into-your-docker-container-logs-with-grafana-loki-of-a-django-application-9584bddfe540