Class NodeDimensionsConfig

java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.config.ConfigInstance
ai.vespa.metricsproxy.metric.dimensions.NodeDimensionsConfig

public final class NodeDimensionsConfig extends com.yahoo.config.ConfigInstance
This class represents the root node of node-dimensions Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
  • Field Details

  • Constructor Details

  • Method Details

    • getDefMd5

      public static String getDefMd5()
    • getDefName

      public static String getDefName()
    • getDefNamespace

      public static String getDefNamespace()
    • dimensions

      public Map<String,String> dimensions()
      Returns:
      node-dimensions.dimensions{}
    • dimensions

      public String dimensions(String key)
      Parameters:
      key - the key of the value to return
      Returns:
      node-dimensions.dimensions{}