Skip to content

Commit

Permalink
Update Rust support for OTLP/gRPC (#1988)
Browse files Browse the repository at this point in the history
cc @jtescher 

## Changes

Update Rust's support for OTLP/HTTP binary protocol

Related issues #1885
  • Loading branch information
TommyCpp authored Oct 5, 2021
1 parent e30aa7d commit a2f124a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec-compliance-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ Note: Support for environment variables is optional.
| In-memory (mock exporter) | | + | + | + | + | + | + | - | - | + | + | + |
| [OTLP](specification/protocol/otlp.md) | | | | | | | | | | | | |
| OTLP/gRPC Exporter | * | + | + | + | + | | + | | + | + | + | + |
| OTLP/HTTP binary Protobuf Exporter | * | + | + | + | + | + | + | | | + | - | - |
| OTLP/HTTP binary Protobuf Exporter | * | + | + | + | + | + | + | | + | + | - | - |
| OTLP/HTTP JSON Protobuf Exporter | | + | - | + | [-][py1003] | | - | | | + | - | - |
| OTLP/HTTP gzip Content-Encoding support | X | + | + | + | + | + | - | | | - | - | - |
| Concurrent sending | | - | + | + | [-][py1108] | | - | | + | - | - | - |
Expand Down

0 comments on commit a2f124a

Please sign in to comment.