Uses of Class
ai.vespa.metricsproxy.core.MetricsConsumers
Packages that use MetricsConsumers
Package
Description
-
Uses of MetricsConsumers in ai.vespa.metricsproxy.core
Constructors in ai.vespa.metricsproxy.core with parameters of type MetricsConsumers -
Uses of MetricsConsumers in ai.vespa.metricsproxy.http
Methods in ai.vespa.metricsproxy.http with parameters of type MetricsConsumersModifier and TypeMethodDescriptionstatic ConsumerIdValuesFetcher.getConsumerOrDefault(String requestedConsumer, MetricsConsumers consumers) Constructors in ai.vespa.metricsproxy.http with parameters of type MetricsConsumersModifierConstructorDescriptionValuesFetcher(MetricsManager metricsManager, VespaServices vespaServices, MetricsConsumers metricsConsumers) -
Uses of MetricsConsumers in ai.vespa.metricsproxy.http.application
Constructors in ai.vespa.metricsproxy.http.application with parameters of type MetricsConsumersModifierConstructorDescriptionApplicationMetricsHandler(Executor executor, ApplicationMetricsRetriever metricsRetriever, MetricsConsumers metricsConsumers, ApplicationDimensions applicationDimensions, NodeDimensions nodeDimensions) -
Uses of MetricsConsumers in ai.vespa.metricsproxy.http.metrics
Constructors in ai.vespa.metricsproxy.http.metrics with parameters of type MetricsConsumersModifierConstructorDescriptionMetricsV1Handler(Executor executor, MetricsManager metricsManager, VespaServices vespaServices, MetricsConsumers metricsConsumers) MetricsV2Handler(Executor executor, MetricsManager metricsManager, VespaServices vespaServices, MetricsConsumers metricsConsumers, NodeInfoConfig nodeInfoConfig) -
Uses of MetricsConsumers in ai.vespa.metricsproxy.http.prometheus
Constructors in ai.vespa.metricsproxy.http.prometheus with parameters of type MetricsConsumersModifierConstructorDescriptionPrometheusHandler(Executor executor, MetricsManager metricsManager, VespaServices vespaServices, MetricsConsumers metricsConsumers, ApplicationDimensions applicationDimensions, NodeDimensions nodeDimensions) -
Uses of MetricsConsumers in ai.vespa.metricsproxy.http.yamas
Constructors in ai.vespa.metricsproxy.http.yamas with parameters of type MetricsConsumersModifierConstructorDescriptionYamasHandler(Executor executor, MetricsManager metricsManager, VespaServices vespaServices, MetricsConsumers metricsConsumers, ApplicationDimensions applicationDimensions, NodeDimensions nodeDimensions) -
Uses of MetricsConsumers in ai.vespa.metricsproxy.metric
Constructors in ai.vespa.metricsproxy.metric with parameters of type MetricsConsumers