Observability of spring boot service using spring actuator, prometheus, grafana, loki,tempo and docker compose support
- Ensure you have Java 21 and Maven installed on your system
- Clone the repository
git clone [repository-url]
- Go into the project directory
cd [repository-name]
- Run the application
mvn spring-boot:run
mvn test