程序包 org.springframework.boot.actuate.trace
Actuator tracing support.
- 另请参阅:
TraceRepository
接口概要 接口 说明 TraceRepository A repository forTraces.类概要 类 说明 InMemoryTraceRepository In-memory implementation ofTraceRepository.Trace A value object representing a trace event: at a particular time with a simple (map) information.TraceProperties Configuration properties for tracing.WebRequestTraceFilter ServletFilterthat logs all requests to aTraceRepository.枚举概要 枚举 说明 TraceProperties.Include Include options for tracing.