In this short video I demonstrate how to use MicroProfile OpenTracing with Jaeger in combination with Payara Micro.

The MicroProfile OpenTracing specification defines behaviors and an API for accessing an OpenTracing compliant Tracer object within your JAX-RS application. The behaviors specify how incoming and outgoing requests will have OpenTracing Spans automatically created. The API defines how to explicitly disable or enable tracing for given endpoints.

Jaeger is a distributed tracing system released as open source by Uber Technologies (inspired by Dapper and OpenZipkin). Utilized for monitoring and troubleshooting microservices-based distributed systems, including: Distributed context propagation, Distributed transaction monitoring, Root cause analysis, Service dependency analysis, Performance/latency optimization.

#java #microservice #opentracing #jaeger #jaeger tracing

MicroProfile OpenTracing With Jaeger
2.70 GEEK