Uses of Class
ai.vespa.metricsproxy.service.VespaServices
Packages that use VespaServices
Package
Description
-
Uses of VespaServices in ai.vespa.metricsproxy.core
Constructors in ai.vespa.metricsproxy.core with parameters of type VespaServicesModifierConstructorDescriptionMetricsManager(VespaServices vespaServices, VespaMetrics vespaMetrics, ExternalMetrics externalMetrics, ApplicationDimensions applicationDimensions, NodeDimensions nodeDimensions) -
Uses of VespaServices in ai.vespa.metricsproxy.http
Constructors in ai.vespa.metricsproxy.http with parameters of type VespaServicesModifierConstructorDescriptionValuesFetcher(MetricsManager metricsManager, VespaServices vespaServices, MetricsConsumers metricsConsumers) -
Uses of VespaServices in ai.vespa.metricsproxy.http.metrics
Constructors in ai.vespa.metricsproxy.http.metrics with parameters of type VespaServicesModifierConstructorDescriptionMetricsV1Handler(Executor executor, MetricsManager metricsManager, VespaServices vespaServices, MetricsConsumers metricsConsumers) MetricsV2Handler(Executor executor, MetricsManager metricsManager, VespaServices vespaServices, MetricsConsumers metricsConsumers, NodeInfoConfig nodeInfoConfig) -
Uses of VespaServices in ai.vespa.metricsproxy.http.prometheus
Constructors in ai.vespa.metricsproxy.http.prometheus with parameters of type VespaServicesModifierConstructorDescriptionPrometheusHandler(Executor executor, MetricsManager metricsManager, VespaServices vespaServices, MetricsConsumers metricsConsumers, ApplicationDimensions applicationDimensions, NodeDimensions nodeDimensions) -
Uses of VespaServices in ai.vespa.metricsproxy.http.yamas
Constructors in ai.vespa.metricsproxy.http.yamas with parameters of type VespaServicesModifierConstructorDescriptionYamasHandler(Executor executor, MetricsManager metricsManager, VespaServices vespaServices, MetricsConsumers metricsConsumers, ApplicationDimensions applicationDimensions, NodeDimensions nodeDimensions) -
Uses of VespaServices in ai.vespa.metricsproxy.rpc
Constructors in ai.vespa.metricsproxy.rpc with parameters of type VespaServicesModifierConstructorDescriptionRpcServer(RpcConnector connector, VespaServices vespaServices, MetricsManager metricsManager) -
Uses of VespaServices in ai.vespa.metricsproxy.service
Constructors in ai.vespa.metricsproxy.service with parameters of type VespaServicesModifierConstructorDescriptionSystemPollerProvider(VespaServices services, MonitoringConfig monitoringConfig)