Skip to content
Deept Shukla edited this page May 22, 2024 · 1 revision

Welcome to the play-observability wiki! The road map of this project is to observe the java application using opentelemetry.

Completed:

  • Running two microservices in docker compose
  • Running opentelemetry java agent along with backend services to get logs, metrics and traces on console
  • Integrate Loki, Prometheus and Tempo along with grafana to observe the services

-TODOs:

  • Use MIMIR for scalable prometheus
  • Update all the tools to use s3 instead of local storage
  • Adding alerts and dashboards.
Clone this wiki locally