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.metrics |
Core metrics classes.
|
org.springframework.boot.actuate.metrics.export |
Metrics export support.
|
org.springframework.boot.actuate.metrics.reader |
Metrics readers.
|
org.springframework.boot.actuate.metrics.repository |
Metrics repository support.
|
org.springframework.boot.actuate.metrics.repository.redis |
Metrics Redis repository support.
|
org.springframework.boot.actuate.metrics.rich |
Metrics rich gauge support.
|
org.springframework.boot.actuate.metrics.writer |
Metrics integration with Dropwizard Metrics.
|
Class and Description |
---|
CounterService
A service that can be used to increment, decrement and reset a named counter value.
|
GaugeService
A service that can be used to submit a named double value for storage and analysis.
|
Class and Description |
---|
Metric
Immutable class that can be used to hold any arbitrary system measurement value (a
named numeric value with a timestamp).
|
Class and Description |
---|
Metric
Immutable class that can be used to hold any arbitrary system measurement value (a
named numeric value with a timestamp).
|
Class and Description |
---|
Metric
Immutable class that can be used to hold any arbitrary system measurement value (a
named numeric value with a timestamp).
|
Class and Description |
---|
Metric
Immutable class that can be used to hold any arbitrary system measurement value (a
named numeric value with a timestamp).
|
Class and Description |
---|
Metric
Immutable class that can be used to hold any arbitrary system measurement value (a
named numeric value with a timestamp).
|
Class and Description |
---|
Metric
Immutable class that can be used to hold any arbitrary system measurement value (a
named numeric value with a timestamp).
|
Class and Description |
---|
Metric
Immutable class that can be used to hold any arbitrary system measurement value (a
named numeric value with a timestamp).
|
Class and Description |
---|
CounterService
A service that can be used to increment, decrement and reset a named counter value.
|
GaugeService
A service that can be used to submit a named double value for storage and analysis.
|
Metric
Immutable class that can be used to hold any arbitrary system measurement value (a
named numeric value with a timestamp).
|
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.