Skip to content

Commit

Permalink
Add entry for Java HTTP/OTLP exporter (#1889)
Browse files Browse the repository at this point in the history
* Add entry for Java HTTP/OTLP exporter

The information in this table is outdated: the Java HTTP/OTLP exporter is available: https://github.com/open-telemetry/opentelemetry-java/tree/main/exporters/otlp-http/trace

* Update spec-compliance-matrix.md

Co-authored-by: Armin Ruech <[email protected]>

Co-authored-by: Armin Ruech <[email protected]>
Co-authored-by: Carlos Alberto Cortez <[email protected]>
  • Loading branch information
3 people authored Aug 31, 2021
1 parent 735dfb0 commit eb44020
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec-compliance-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,9 +163,9 @@ Note: Support for environment variables is optional.
| In-memory (mock exporter) | | + | + | + | + | + | + | - | - | + | + | + |
| [OTLP](specification/protocol/otlp.md) | | | | | | | | | | | | |
| OTLP/gRPC Exporter | * | + | + | + | + | | + | | + | + | + | + |
| OTLP/HTTP binary Protobuf Exporter | * | + | - | + | [-][py1106] | + | + | | | - | - | - |
| OTLP/HTTP binary Protobuf Exporter | * | + | + | + | [-][py1106] | + | + | | | - | - | - |
| OTLP/HTTP JSON Protobuf Exporter | | + | - | + | [-][py1003] | | - | | | - | - | - |
| OTLP/HTTP gzip Content-Encoding support | X | + | - | + | + | + | - | | | - | - | - |
| OTLP/HTTP gzip Content-Encoding support | X | + | + | + | + | + | - | | | - | - | - |
| Concurrent sending | | - | + | + | [-][py1108] | | - | | + | - | - | - |
| Honors retryable responses with backoff | X | + | | + | + | + | - | | | - | - | - |
| Honors non-retryable responses | X | + | | - | + | + | - | | | - | - | - |
Expand Down

0 comments on commit eb44020

Please sign in to comment.