Skip to content

Commit

Permalink
Remove semantic convention from Call Stack Span Association
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared authored Nov 22, 2024
1 parent 518fe52 commit b0fc38c
Showing 1 changed file with 0 additions and 4 deletions.
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

0 comments on commit b0fc38c

Please sign in to comment.