Package | Description |
---|---|
org.springframework.boot.actuate.metrics.rich |
Modifier and Type | Method and Description |
---|---|
RichGauge |
RichGaugeReader.findOne(String name) |
RichGauge |
InMemoryRichGaugeRepository.findOne(String metricName) |
RichGauge |
RichGauge.setAlpha(double alpha) |
Modifier and Type | Method and Description |
---|---|
Iterable<RichGauge> |
RichGaugeReader.findAll() |
Iterable<RichGauge> |
InMemoryRichGaugeRepository.findAll() |
Copyright © 2014. All rights reserved.