MiniTracerSpanProcessor.onStart() Method
Signature
onStart(span: tracing.Span, parentContext: Context): void;
Parameters
Parameter | Type | Description |
---|---|---|
span | tracing.Span | |
parentContext | Context | |
(Returns) | void |
onStart(span: tracing.Span, parentContext: Context): void;
Parameter | Type | Description |
---|---|---|
span | tracing.Span | |
parentContext | Context | |
(Returns) | void |