Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 595 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 595 Bytes

jaeger-elasticsearch-micronaut

This repository is designed for the article available at Enhanced Logging and Tracing in Micronaut Microservices. For detailed explanations and context, please refer to the article.

Before Running the Application

Run Docker Compose: Navigate to the project directory in the terminal. Then, execute the following command:

docker compose up -d

image