Interface EnhancedBigtableStubSettings.InternalMetricsProvider (2.58.2)

public static interface EnhancedBigtableStubSettings.InternalMetricsProvider

Methods

createOtelProvider(EnhancedBigtableStubSettings userSettings, Credentials creds)

public abstract OpenTelemetrySdk createOtelProvider(EnhancedBigtableStubSettings userSettings, Credentials creds)
Parameters
Name Description
userSettings EnhancedBigtableStubSettings
creds com.google.auth.Credentials
Returns
Type Description
io.opentelemetry.sdk.OpenTelemetrySdk
Exceptions
Type Description
IOException