Interface | Description |
---|---|
CounterService |
A service that can be used to increment, decrement and reset a named counter value.
|
GaugeService |
A service that can be used to submit a named double value for storage and analysis.
|
Class | Description |
---|---|
Metric<T extends Number> |
Immutable class that can be used to hold any arbitrary system measurement value (a
named numeric value with a timestamp).
|
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.