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 |
---|
TraceRepository
A repository for
Trace s. |
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
Trace s. |
Class and Description |
---|
Trace
A value object representing a trace event: at a particular time with a simple (map)
information.
|
TraceRepository
A repository for
Trace s. |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.