Modifier and Type | Method and Description |
---|---|
RichGaugeReaderPublicMetrics |
PublicMetricsAutoConfiguration.richGaugePublicMetrics(RichGaugeReader richGaugeReader) |
Constructor and Description |
---|
RichGaugeReaderPublicMetrics(RichGaugeReader richGaugeReader) |
Constructor and Description |
---|
RichGaugeExporter(RichGaugeReader reader,
PrefixMetricWriter writer) |
RichGaugeExporter(RichGaugeReader reader,
PrefixMetricWriter 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 . |
class |
MultiMetricRichGaugeReader
A
RichGaugeReader that works by reading metric values from a
MultiMetricRepository where the group name is the RichGauge name. |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.