@ConfigurationProperties(prefix="management.metrics.export.prometheus") public class PrometheusProperties extends Object
ConfigurationProperties for configuring metrics export to Prometheus.| Constructor and Description |
|---|
PrometheusProperties() |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getStep() |
boolean |
isDescriptions() |
void |
setDescriptions(boolean descriptions) |
void |
setStep(Duration step) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.