Class DefaultVespaMetrics


  • public class DefaultVespaMetrics
    extends java.lang.Object
    Encapsulates a minimal set of Vespa metrics to be used as default for all metrics consumers. Note: most predefined metric sets use this as a child, so changing this will require updating e.g. the list of Vespa metrics in the Datadog integration.
    Author:
    leandroalves
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • defaultVespaMetricSet

        public static final MetricSet defaultVespaMetricSet
    • Constructor Detail

      • DefaultVespaMetrics

        public DefaultVespaMetrics()