devonfw / .github

Default community health files for https://devonfw.com
Apache License 2.0
2 stars 19 forks source link

Ship Booking system (Sample Application) Logging, Tracing #151

Open baumeister25 opened 2 years ago

baumeister25 commented 2 years ago

The sample application should log the kafka messages and include the trace-id (correlation-id)

adibwaluya commented 2 years ago

Logging is working as expected. Tracing surprisingly works after just defining its dependency. Discuss with Fabian for feedback.

adibwaluya commented 2 years ago

The implemented Logging and Tracing can be observed in devon4j-kafka-ship-sample repo: https://github.com/devonfw-forge/devon4j-kafka-ship-sample