Skip to content

Commit 9296bbe

Browse files
authored
Remove semantic convention from Call Stack Span Association (#324)
1 parent 518fe52 commit 9296bbe

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

specification/behaviors.md

-4
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ MUST be able to associate the call stack to the span. This association SHOULD
4040
happen as close to the sampling point as feasible, but MAY occur later in a
4141
processing pipeline.
4242

43-
After the association has been made, the `TraceId` and `SpanId` fields of the
44-
[LogRecord message](https://github.com/open-telemetry/opentelemetry-proto/blob/main/opentelemetry/proto/logs/v1/logs.proto)
45-
MUST be populated (see [here](semantic_conventions.md#logrecord-message-fields)).
46-
4743
### Call Stack Ingest
4844

4945
Call stacks MUST be ingested as [OpenTelemetry

0 commit comments

Comments
 (0)