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
|`kind`|`SpanKind` (enum) |`INTERNAL`| The [kind of span](/docs/specs/otel/trace/api/#spankind). |
90
+
|`kind`|`SpanKind` (enum) |`INTERNAL`| The [kind of span](/docs/specs/otel/trace/api/#spankind). |
91
91
|`inheritContext`|`boolean`|`true`| Since 2.14.0. Controls whether or not the new span will be parented in the existing (current) context. If `false`, a new context is created. |
0 commit comments