Package ai.vespa.metricsproxy.metric
@ExportPackage
package ai.vespa.metricsproxy.metric
-
ClassesClassDescriptionHandling of metrics received from external processes.TODO: Use MetricsPacket instead of this class.Once a getter is called, the instance is frozen and no more metrics can be added.Format metrics as required by users of the "getMetricsById" rpc method.