Class PrometheusProperties
java.lang.Object
pl.allegro.tech.hermes.consumers.config.PrometheusProperties
@ConfigurationProperties(prefix="consumer.prometheus")
public class PrometheusProperties
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetStep()booleanvoidsetDescriptions(boolean descriptions) void
-
Constructor Details
-
PrometheusProperties
public PrometheusProperties()
-
-
Method Details
-
getStep
-
setStep
-
isDescriptions
public boolean isDescriptions() -
setDescriptions
public void setDescriptions(boolean descriptions)
-