| Package | Description |
|---|---|
| org.springframework.boot.actuate.trace.http |
Actuator HTTP tracing support.
|
| Modifier and Type | Method and Description |
|---|---|
HttpTrace |
HttpExchangeTracer.receivedRequest(TraceableRequest request)
Begins the tracing of the exchange that was initiated by the given
request
being received. |