Interface EnhancedBigtableStubSettings.InternalMetricsProvider
- Enclosing class:
- EnhancedBigtableStubSettings
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@InternalApi
@FunctionalInterface
public static interface EnhancedBigtableStubSettings.InternalMetricsProvider
-
Method Summary
Modifier and TypeMethodDescriptionio.opentelemetry.sdk.OpenTelemetrySdkcreateOtelProvider(EnhancedBigtableStubSettings userSettings, com.google.auth.Credentials creds)
-
Method Details
-
createOtelProvider
@Nullable io.opentelemetry.sdk.OpenTelemetrySdk createOtelProvider(EnhancedBigtableStubSettings userSettings, com.google.auth.Credentials creds) throws IOException - Throws:
IOException
-