Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.trace.http |
Auto-configuration for actuator HTTP tracing concerns.
|
org.springframework.boot.actuate.trace.http |
Actuator HTTP tracing support.
|
org.springframework.boot.actuate.web.trace.reactive |
Actuator reactive HTTP tracing support.
|
org.springframework.boot.actuate.web.trace.servlet |
Actuator servlet HTTP tracing support.
|
Class and Description |
---|
HttpExchangeTracer
Traces an HTTP request-response exchange.
|
HttpTraceEndpoint |
HttpTraceRepository
A repository for
HttpTrace s. |
Include
Include options for HTTP tracing.
|
Class and Description |
---|
HttpTrace
A trace event for handling of an HTTP request and response exchange.
|
HttpTrace.Principal
Principal associated with an HTTP request-response exchange.
|
HttpTrace.Request
Trace of an HTTP request.
|
HttpTrace.Response
Trace of an HTTP response.
|
HttpTrace.Session
Session associated with an HTTP request-response exchange.
|
HttpTraceEndpoint.HttpTraceDescriptor
A description of an application's
HttpTrace entries. |
HttpTraceRepository
A repository for
HttpTrace s. |
Include
Include options for HTTP tracing.
|
TraceableRequest
A representation of an HTTP request that is suitable for tracing.
|
TraceableResponse
A representation of an HTTP response that is suitable for tracing.
|
Class and Description |
---|
HttpExchangeTracer
Traces an HTTP request-response exchange.
|
HttpTraceRepository
A repository for
HttpTrace s. |
Include
Include options for HTTP tracing.
|
Class and Description |
---|
HttpExchangeTracer
Traces an HTTP request-response exchange.
|
HttpTraceRepository
A repository for
HttpTrace s. |