MarkerSpanCallback()
(source: string, data?: { [level in SpanVerbosity]: any }) => Promise<PropagationInfo | null> | void
Callback function type for creating marker spans in User Journey or Clickstream traces.
Parameters (2)
| Name | Type | Required | Description |
|---|---|---|---|
| source⚓︎ | string |
|
|
| data⚓︎ | { [level in SpanVerbosity]: any } | x |
|