Interface ExtendedLongCounter

All Superinterfaces:
LongCounter
All Known Implementing Classes:
ExtendedDefaultMeter.NoopLongCounter, SdkLongCounter

public interface ExtendedLongCounter extends LongCounter
Extended DoubleCounter with experimental APIs.
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
    Returns true if the counter is enabled.

    Methods inherited from interface io.opentelemetry.api.metrics.LongCounter

    add, add, add