| Package | Description |
|---|---|
| org.springframework.cloud.sleuth | |
| org.springframework.cloud.sleuth.sampler | |
| org.springframework.cloud.sleuth.trace |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Tracer
The Tracer class is the primary way for instrumentation code (note user code) to
interact with the library.
|
| Constructor and Description |
|---|
IsTracingSampler(SpanAccessor accessor) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTracer
Default implementation of
Tracer |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.