Class CommonProperties

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map<java.lang.String,​java.lang.String> getTags()  
      void setTags​(java.util.Map<java.lang.String,​java.lang.String> tags)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CommonProperties

        public CommonProperties()
    • Method Detail

      • getTags

        public java.util.Map<java.lang.String,​java.lang.String> getTags()
        Returns:
        the Optional configured registry global tags if any that can be used with the exported metrics
      • setTags

        public void setTags​(java.util.Map<java.lang.String,​java.lang.String> tags)
        Parameters:
        tags - the optional configured tags values into registry