| Package | Description |
|---|---|
| io.opentracing.contrib.mongo.common |
| Modifier and Type | Field and Description |
|---|---|
static SpanDecorator |
SpanDecorator.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
TracingCommandListener.Builder |
TracingCommandListener.Builder.withSpanDecorators(List<SpanDecorator> decorators)
Specify decorators for use by this listener.
|
| Constructor and Description |
|---|
TracingCommandListener(io.opentracing.Tracer tracer,
MongoSpanNameProvider customNameProvider,
List<ExcludedCommand> excludedCommands,
List<SpanDecorator> decorators) |
Copyright © 2017-2019–2019. All rights reserved.