Uses of Interface
com.google.api.gax.tracing.MetricsRecorder
Packages that use MetricsRecorder
-
Uses of MetricsRecorder in com.google.api.gax.tracing
Classes in com.google.api.gax.tracing that implement MetricsRecorderModifier and TypeClassDescriptionclassOpenTelemetry implementation of recording metrics.Fields in com.google.api.gax.tracing declared as MetricsRecorderConstructors in com.google.api.gax.tracing with parameters of type MetricsRecorderModifierConstructorDescriptionMetricsTracer(MethodName methodName, MetricsRecorder metricsRecorder) MetricsTracerFactory(MetricsRecorder metricsRecorder)