| Package | Description |
|---|---|
| org.springframework.cloud.gcp.autoconfigure.trace |
Auto-configuration for Spring Cloud GCP Trace module.
|
| Modifier and Type | Method and Description |
|---|---|
zipkin2.reporter.Sender |
StackdriverTraceAutoConfiguration.stackdriverSender(GcpTraceProperties traceProperties,
com.google.api.gax.core.ExecutorProvider executorProvider,
io.grpc.ManagedChannel channel) |
com.google.api.gax.core.ExecutorProvider |
StackdriverTraceAutoConfiguration.traceExecutorProvider(GcpTraceProperties traceProperties) |
| Constructor and Description |
|---|
StackdriverTraceAutoConfiguration(GcpProjectIdProvider gcpProjectIdProvider,
com.google.api.gax.core.CredentialsProvider credentialsProvider,
GcpTraceProperties gcpTraceProperties) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.