| Package | Description |
|---|---|
| org.springframework.boot.actuate.metrics.export |
Metrics export support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetricCopyExporter
Exporter that "exports" by copying metric data from a source
MetricReader to a destination MetricWriter. |
class |
PrefixMetricGroupExporter
A convenient exporter for a group of metrics from a
PrefixMetricReader. |
class |
RichGaugeExporter
Exporter or converter for
RichGauge data to a metric-based back end. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.