Class PrometheusProperties
java.lang.Object
pl.allegro.tech.hermes.management.config.PrometheusProperties
@ConfigurationProperties(prefix="metrics.prometheus")
public class PrometheusProperties
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetStep()voidsetDescriptions(boolean descriptions) void
-
Constructor Details
-
PrometheusProperties
public PrometheusProperties()
-
-
Method Details
-
getStep
-
setStep
-
getDescriptions
public boolean getDescriptions() -
setDescriptions
public void setDescriptions(boolean descriptions)
-