MarkerSpanCallback()
(source: string, data?: DataByVerbosity, newTrace?: boolean, parentSpan?: PropagationInfo) => Promise<PropagationInfo | null> | void
Callback function type for creating marker spans in User Journey or Clickstream traces.
Parameters (4)
| Name | Type | Required | Description |
|---|---|---|---|
| source⚓︎ | string |
|
|
| data⚓︎ | DataByVerbosity | x |
|
| newTrace⚓︎ | boolean | x | x |
| parentSpan⚓︎ | PropagationInfo | x | x |