public interface TraceMongoSpanCustomizer
| Modifier and Type | Method and Description |
|---|---|
void |
customizeCommandStartSpan(com.mongodb.event.CommandStartedEvent commandStartedEvent,
Span.Builder spanBuilder)
Customizes the Span created from the
CommandStartedEvent. |
void customizeCommandStartSpan(com.mongodb.event.CommandStartedEvent commandStartedEvent,
Span.Builder spanBuilder)
CommandStartedEvent.commandStartedEvent - event from MongospanBuilder - span builder to customizeCopyright © 2023 Pivotal Software, Inc.. All rights reserved.