Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions specification/behaviors.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ MUST be able to associate the call stack to the span. This association SHOULD
happen as close to the sampling point as feasible, but MAY occur later in a
processing pipeline.

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

### Call Stack Ingest

Call stacks MUST be ingested as [OpenTelemetry
Expand Down