Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.03 KB

File metadata and controls

21 lines (13 loc) · 1.03 KB

Eclipse MicroProfile OpenTracing

Since Payara Server 4.1.2.182 and 5.182

Provided version of the API: {{ book.mpOpenTracingUrl }}[MicroProfile Open Tracing {{ book.mpOpenTracingVersion }}]

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.

{{ book.mpOpenTracingUrl }}[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.