Class MetricsPacket

java.lang.Object
ai.vespa.metricsproxy.metric.model.MetricsPacket

public class MetricsPacket extends Object
Represents a packet of metrics (with meta information) that belong together because they:
  • share both the same dimensions and consumers, AND
  • represent the same source, e.g. a vespa service or the system hardware.
Author:
gjoranv