Skip to content

Commit c23843b

Browse files
Remove unnecessary sentence
1 parent 4e7077a commit c23843b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

specification/protocol/otlp.md

-2
Original file line numberDiff line numberDiff line change
@@ -423,8 +423,6 @@ for mapping between Protobuf and JSON, with the following deviations from that m
423423
message as if the unknown field was not resent in the payload.
424424
This aligns with the behavior of the Binary Protobuf unmarshaler and ensures that adding
425425
new fields to OTLP messages does not break existing receivers.
426-
Protobuf unmarshalling implementations often support this via an option called
427-
"Ignore unknown fields".
428426

429427
Note that according to [Protobuf specs](
430428
https://developers.google.com/protocol-buffers/docs/proto3#json) 64-bit integer

0 commit comments

Comments
 (0)