Class PrometheusProperties

java.lang.Object
pl.allegro.tech.hermes.consumers.config.PrometheusProperties

@ConfigurationProperties(prefix="consumer.prometheus") public class PrometheusProperties extends Object
  • Constructor Details

    • PrometheusProperties

      public PrometheusProperties()
  • Method Details

    • getStep

      public Duration getStep()
    • setStep

      public void setStep(Duration step)
    • isDescriptions

      public boolean isDescriptions()
    • setDescriptions

      public void setDescriptions(boolean descriptions)