open-telemetry / opamp-spec

OpAMP Specification
Apache License 2.0
108 stars 34 forks source link

Support JSON-encoded Protobuf messages #94

Open tigrannajaryan opened 2 years ago

tigrannajaryan commented 2 years ago

Do we want to also allow JSON-encoded Protobuf messages in addition to binary-encoded Protobuf messages? This can be fairly trivially achieved by requiring "Content-Type: application/json" header.