Skip to content

Commit

Permalink
Update exporter.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared authored Oct 17, 2023
1 parent 58d7188 commit 3ec0edc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions specification/protocol/exporter.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ release).
The exporter SHOULD NOT depend on any transport protocol driver.
The exporter SHOULD have a mechanism to register transport protocol driver.
The caller SHOULD explicitly register the driver for the default transport protocol if one wants to support it.
In a stable SDK release, the properties described above can be different for backward compatibility reasons.

SDKs SHOULD provide drivers for both `grpc` and `http/protobuf` transport protocols.
SDKs MUST provide at least one of them. If they provide only one, it SHOULD be a driver for `http/protobuf`.
Expand Down

0 comments on commit 3ec0edc

Please sign in to comment.