@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/8869") public final class GcpObservability extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Un-initialize/shutdown grpc-observability.
|
static GcpObservability |
grpcInit()
Initialize grpc-observability.
|
public static GcpObservability grpcInit() throws IOException
io.grpc.ManagedChannelProvider.ProviderNotFoundException - if no underlying channel/server provider is available.IOExceptionpublic void close()
close in interface AutoCloseable