TraceSectionMetric.Mode.Count


public static class TraceSectionMetric.Mode.Count extends TraceSectionMetric.Mode


Counts the number of observed instances of a trace section matching sectionName in the trace.

When this mode is used, a measurement of 0 will be reported if the named section does not appear in the trace.

Summary

Public fields

INSTANCE

Added in 1.3.0-alpha03
public static @NonNull TraceSectionMetric.Mode.Count INSTANCE