kumuluz / kumuluzee

Lightweight open-source framework for developing microservices using standard Java EE technologies and migrating Java EE to cloud-native architecture.
https://ee.kumuluz.com
MIT License
291 stars 71 forks source link

jeager traceid logging #169

Open eriskooo opened 4 years ago

eriskooo commented 4 years ago

hello, is there some nice way how to extend logback with traceId from jaeger ?

cen1 commented 4 years ago

There is no out of the box support for this (between tracing and logging extensions).

MBJuric commented 4 years ago

However this is a good point and we would welcome a contribution that would allow this.