Uses of Class
ai.vespa.metricsproxy.metric.model.ConsumerId
Packages that use ConsumerId
Package
Description
-
Uses of ConsumerId in ai.vespa.metricsproxy.core
Fields in ai.vespa.metricsproxy.core declared as ConsumerIdMethods in ai.vespa.metricsproxy.core that return types with arguments of type ConsumerIdModifier and TypeMethodDescriptionMetricsConsumers.getAllConsumers()MetricsConsumers.getConsumersByMetric()MetricsConsumers.getConsumersByMetric(MetricId id) Methods in ai.vespa.metricsproxy.core with parameters of type ConsumerIdModifier and TypeMethodDescriptionMetricsConsumers.getMetricDefinitions(ConsumerId consumer) VespaMetrics.getMetricNames(List<VespaService> services, ConsumerId consumer) Get all metric names for the given servicesMetricsManager.getMetricNamesForServiceAndConsumer(String service, ConsumerId consumer) Returns all metrics for the given service that are whitelisted for the given consumer.MetricsManager.getMetrics(List<VespaService> services, Instant startTime, ConsumerId consumerId) VespaMetrics.getMetrics(List<VespaService> services, ConsumerId consumerId) MetricsManager.getMetricsAsBuilders(List<VespaService> services, Instant startTime, ConsumerId consumerId) Returns the metrics for the given services, in mutable state for further processing.MetricsConsumers.getMetricsForConsumer(ConsumerId consumerId) -
Uses of ConsumerId in ai.vespa.metricsproxy.http
Fields in ai.vespa.metricsproxy.http declared as ConsumerIdMethods in ai.vespa.metricsproxy.http that return ConsumerIdModifier and TypeMethodDescriptionstatic ConsumerIdValuesFetcher.getConsumerOrDefault(String requestedConsumer, MetricsConsumers consumers) -
Uses of ConsumerId in ai.vespa.metricsproxy.http.application
Methods in ai.vespa.metricsproxy.http.application with parameters of type ConsumerId -
Uses of ConsumerId in ai.vespa.metricsproxy.metric
Methods in ai.vespa.metricsproxy.metric that return types with arguments of type ConsumerIdMethod parameters in ai.vespa.metricsproxy.metric with type arguments of type ConsumerIdConstructor parameters in ai.vespa.metricsproxy.metric with type arguments of type ConsumerIdModifierConstructorDescriptionAggregationKey(Map<DimensionId, String> dimensions, Set<ConsumerId> consumers) -
Uses of ConsumerId in ai.vespa.metricsproxy.metric.model
Methods in ai.vespa.metricsproxy.metric.model that return ConsumerIdMethods in ai.vespa.metricsproxy.metric.model that return types with arguments of type ConsumerIdMethods in ai.vespa.metricsproxy.metric.model with parameters of type ConsumerIdMethod parameters in ai.vespa.metricsproxy.metric.model with type arguments of type ConsumerIdModifier and TypeMethodDescriptionMetricsPacket.Builder.addConsumers(Set<ConsumerId> extraConsumers)