We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 518fe52 commit 9296bbeCopy full SHA for 9296bbe
specification/behaviors.md
@@ -40,10 +40,6 @@ MUST be able to associate the call stack to the span. This association SHOULD
40
happen as close to the sampling point as feasible, but MAY occur later in a
41
processing pipeline.
42
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
-
47
### Call Stack Ingest
48
49
Call stacks MUST be ingested as [OpenTelemetry
0 commit comments