| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
| org.springframework.boot.actuate.metrics.dropwizard |
Metrics integration with Dropwizard Metrics.
|
| Class and Description |
|---|
| DropwizardMetricServices
A
GaugeService and CounterService that sends data to a Dropwizard
MetricRegistry based on a naming convention. |
| ReservoirFactory
Factory interface that can be used by
DropwizardMetricServices to create a
custom Reservoir. |
| Class and Description |
|---|
| ReservoirFactory
Factory interface that can be used by
DropwizardMetricServices to create a
custom Reservoir. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.