Target Platform
To a fully observable platform
Short explanation
As mentioned earlier, our observability stack is composed of :
- Prometheus for gathering & storing the metrics
- Loki for storing the logs
- Tempo for storing the traces
- Grafana for the dashboards
- OTEL collector which gathers all the data to send it then to
In addition, the microservices are started with an agent to broadcast their telemetry to the collector.