Class Config


  • public class Config
    extends Object
    Config that stores the prometheus url for the Kubernetes metrics backend.
    Author:
    mkleint
    • Field Detail

      • prometheusUrl

        public String prometheusUrl
    • Constructor Detail

      • Config

        public Config()
    • Method Detail

      • getPrometheusUrl

        public String getPrometheusUrl()
      • setPrometheusUrl

        public void setPrometheusUrl​(String prometheusUrl)