lreimer / cloud-native-javaee

The Cloud Native JEE Showcase using Payara
MIT License
8 stars 8 forks source link

Add OpenTracing APIs and Jaeger for tracing of messages #15

Closed lreimer closed 6 years ago

lreimer commented 6 years ago

Add tracing capabilities to microservices using OpenTacing APIs. Implement tracing for JAX_RS, JMS, JDBC using OpenTracing contributions.

lreimer commented 6 years ago

Almost done. JDBC is currently missing. But for a showcase it is good enough,