| Package | Description |
|---|---|
| org.springframework.boot.actuate.metrics.export | |
| org.springframework.boot.actuate.metrics.rich |
| Constructor and Description |
|---|
RichGaugeExporter(RichGaugeReader reader,
MetricWriter writer) |
RichGaugeExporter(RichGaugeReader reader,
MetricWriter writer,
String prefix) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RichGaugeRepository
Convenient combination of reader and writer concerns for
RichGauge instances. |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryRichGaugeRepository
In memory implementation of
MetricWriter and RichGaugeReader. |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.