Interface | Description |
---|---|
RichGaugeReader |
A basic set of read operations for
RichGauge instances. |
RichGaugeRepository |
Convenient combination of reader and writer concerns for
RichGauge instances. |
Class | Description |
---|---|
InMemoryRichGaugeRepository |
In memory implementation of
MetricWriter and RichGaugeReader . |
MultiMetricRichGaugeReader |
A
RichGaugeReader that works by reading metric values from a
MultiMetricRepository where the group name is the RichGauge name. |
RichGauge |
A gauge which stores the maximum, minimum and average in addition to the current value.
|
RichGauge
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.