Class PrometheusProperties

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

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

    • PrometheusProperties

      public PrometheusProperties()
  • Method Details

    • getStep

      public Duration getStep()
    • setStep

      public void setStep(Duration step)
    • getDescriptions

      public boolean getDescriptions()
    • setDescriptions

      public void setDescriptions(boolean descriptions)