Class CountMetric

java.lang.Object
org.qubership.profiler.metrics.AbstractMetric
org.qubership.profiler.metrics.CountMetric
All Implemented Interfaces:
org.qubership.profiler.agent.BaseMetric, org.qubership.profiler.agent.Metric

public class CountMetric extends AbstractMetric
  • Constructor Details

  • Method Details

    • recordValue

      public void recordValue(long value, Map<String,Object> params)
    • resetValue

      public void resetValue()
    • print

      public void print(StringBuilder out)