Package com.google.cloud.datastore.telemetry (2.26.2)

This package is not the recommended entry point to using this client library!

For this library, we recommend using com.google.cloud.datastore for new applications.

Classes

Class Description
com.google.cloud.datastore.telemetry.DisabledTraceUtil Tracing utility implementation, used to stub out tracing instrumentation when tracing is disabled.
com.google.cloud.datastore.telemetry.EnabledTraceUtil Tracing utility implementation, used to stub out tracing instrumentation when tracing is enabled.

Interfaces

Interface Description
com.google.cloud.datastore.telemetry.TraceUtil Utility interface to manage OpenTelemetry tracing instrumentation based on the configuration.
com.google.cloud.datastore.telemetry.TraceUtil.Context Represents a trace context.
com.google.cloud.datastore.telemetry.TraceUtil.Scope Represents a trace scope.
com.google.cloud.datastore.telemetry.TraceUtil.Span Represents a trace span.