Eclipse MicroProfile OpenTracing
Since Payara Server 4.1.2.182 and 5.182
Provided version of the API: MicroProfile Open Tracing 1.0
Background
The Open Tracing API was created to allow easier tracing of the flow of a request in microservices environment across service boundaries.
A full overview for the reasoning behind the API can be found in the README of the MicroProfile OpenTracing source code repository.
The complete specification is maintained in the same repository
OpenTracing Configuration
You can configure the notifiers and open tracing service by using the asadmin commands and also using the Administration console.