public class MetricStore extends Object
Constructor and Description |
---|
MetricStore(MetricsProperties metricsProperties)
Instantiates a new metric store.
|
Modifier and Type | Method and Description |
---|---|
List<ApplicationsMetrics> |
defaultMetrics() |
List<ApplicationsMetrics> |
getMetrics() |
public MetricStore(MetricsProperties metricsProperties)
metricsProperties
- the metrics properties@HystrixCommand(fallbackMethod="defaultMetrics") public List<ApplicationsMetrics> getMetrics()
public List<ApplicationsMetrics> defaultMetrics()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.