Clarify behavior for empty/not present/invalid trace_id and span_id fields (#442)
Resolves https://github.com/open-telemetry/opentelemetry-specification/issues/3040 This is not a breaking change: - For Span it now defines more precisely the receiver behavior that was previously defined vaguely (e.g. it was unclear what "empty" means for bytes field). - For LogRecord it now defines the receiver behavior that was previously unspecified. This ensures that the wording are consistent with what we have for the Span.pull/436/head^2
parent
ad7b716783
commit
2bdeb79c76
2 changed files with 27 additions and 10 deletions
Loading…
Reference in new issue