Package com.google.cloud.firestore
Class FirestoreOpenTelemetryOptions
java.lang.Object
com.google.cloud.firestore.FirestoreOpenTelemetryOptions
Represents the options that are used to configure the use of OpenTelemetry for telemetry
collection in the Firestore SDK.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbooleanio.opentelemetry.api.OpenTelemetry
-
Method Details
-
exportBuiltinMetricsToGoogleCloudMonitoring
public boolean exportBuiltinMetricsToGoogleCloudMonitoring() -
getOpenTelemetry
public io.opentelemetry.api.OpenTelemetry getOpenTelemetry() -
toBuilder
-
newBuilder
-