Package org.springframework.boot.actuate.trace.http
package org.springframework.boot.actuate.trace.http
Actuator HTTP tracing support.
- See Also:
-
ClassDescriptionTraces an HTTP request-response exchange.A trace event for handling of an HTTP request and response exchange.Principal associated with an HTTP request-response exchange.Trace of an HTTP request.Trace of an HTTP response.Session associated with an HTTP request-response exchange.A description of an application's
HttpTrace
entries.A repository forHttpTrace
s.Include options for HTTP tracing.In-memory implementation ofHttpTraceRepository
.A representation of an HTTP request that is suitable for tracing.A representation of an HTTP response that is suitable for tracing.