Skip to content

gyda13/jaeger-elk-micronaut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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