August 2019
Intermediate to advanced
256 pages
6h 43m
English
As was mentioned in the previous section, all REST client interfaces are, by default, automatically traced with no additional configuration required. This behavior can be changed by applying the @Traced annotation to the interface or method to disable tracing. When applied to the interface, all methods are skipped from tracing. Note that the tracing context is not being propagated. Therefore, if the request continues to an instrumented runtime, a new trace is started.
Read now
Unlock full access