| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
| org.springframework.boot.actuate.endpoint |
Endpoints used to expose actuator information.
|
| org.springframework.boot.actuate.trace |
Actuator tracing support.
|
| Class and Description |
|---|
| InMemoryTraceRepository
In-memory implementation of
TraceRepository. |
| TraceProperties
Configuration properties for tracing.
|
| TraceRepository
A repository for
Traces. |
| WebRequestTraceFilter
Servlet
Filter that logs all requests to a TraceRepository. |
| Class and Description |
|---|
| Trace
A value object representing a trace event: at a particular time with a simple (map)
information.
|
| TraceRepository
A repository for
Traces. |
| Class and Description |
|---|
| Trace
A value object representing a trace event: at a particular time with a simple (map)
information.
|
| TraceProperties
Configuration properties for tracing.
|
| TraceProperties.Include
Include options for tracing.
|
| TraceRepository
A repository for
Traces. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.