Skip to content

Commit

Permalink
Remove unnecessary sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
tigrannajaryan committed Sep 26, 2022
1 parent 62f2367 commit f13982d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions specification/protocol/otlp.md
Original file line number Diff line number Diff line change
Expand Up @@ -423,8 +423,6 @@ for mapping between Protobuf and JSON, with the following deviations from that m
message as if the unknown field was not resent in the payload.
This aligns with the behavior of the Binary Protobuf unmarshaler and ensures that adding
new fields to OTLP messages does not break existing receivers.
Protobuf unmarshalling implementations often support this via an option called
"Ignore unknown fields".

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

0 comments on commit f13982d

Please sign in to comment.