| Package | Description |
|---|---|
| org.springframework.boot.actuate.metrics.export |
Metrics export support.
|
| Class and Description |
|---|
| AbstractMetricExporter
Base class for metric exporters that have common features, principally a prefix for
exported metrics and filtering by timestamp (so only new values are included in the
export).
|
| Exporter
Generic interface for metric exports.
|
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.