Class ServiceIdDimensionProcessor

java.lang.Object
ai.vespa.metricsproxy.http.application.ServiceIdDimensionProcessor
All Implemented Interfaces:
MetricsProcessor

public class ServiceIdDimensionProcessor extends Object implements MetricsProcessor
Copies the value of the internally used 'instance' dimension to the more aptly named 'serviceId'.
Author:
gjoranv
  • Constructor Details

    • ServiceIdDimensionProcessor

      public ServiceIdDimensionProcessor()
  • Method Details