You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for details about Attributes. Default is an empty list of attributes.
105
109
- `links`: List of [Links](https://github.com/open-telemetry/opentelemetry-specification/blob/v1.8.0/specification/overview.md#links-between-spans) to causally related Spans from the same or a different Trace.
106
110
- `start_time`: The start time of the Span operation. Defaults to the current
107
111
time. The option should only be set if the start of the operation described by
0 commit comments