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