Class SpannerRpcMetrics (6.66.0)

public class SpannerRpcMetrics

Inheritance

java.lang.Object > SpannerRpcMetrics

Constructors

SpannerRpcMetrics(OpenTelemetry openTelemetry)

public SpannerRpcMetrics(OpenTelemetry openTelemetry)
Parameter
Name Description
openTelemetry io.opentelemetry.api.OpenTelemetry

Methods

recordGfeHeaderMissingCount(long value, Attributes attributes)

public void recordGfeHeaderMissingCount(long value, Attributes attributes)
Parameters
Name Description
value long
attributes io.opentelemetry.api.common.Attributes

recordGfeLatency(long value, Attributes attributes)

public void recordGfeLatency(long value, Attributes attributes)
Parameters
Name Description
value long
attributes io.opentelemetry.api.common.Attributes